Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caseyochieng/100-day-flutter-ui
100-Day Flutter UI Course Master the art of creating stunning mobile apps with this comprehensive Flutter course Dive into Flutter's widgets, layouts, animations, and more to build captivating user interfaces Suitable for both seasoned developers and beginners, this course promises to elevate your design expertise and unlock your potential
https://github.com/caseyochieng/100-day-flutter-ui
100daysofcode flutter flutter-apps flutter-apps-development flutter-widget learning-by-doing ui-components ui-design uikit
Last synced: about 16 hours ago
JSON representation
100-Day Flutter UI Course Master the art of creating stunning mobile apps with this comprehensive Flutter course Dive into Flutter's widgets, layouts, animations, and more to build captivating user interfaces Suitable for both seasoned developers and beginners, this course promises to elevate your design expertise and unlock your potential
- Host: GitHub
- URL: https://github.com/caseyochieng/100-day-flutter-ui
- Owner: CaseyOchieng
- Created: 2024-09-17T16:43:40.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T16:10:58.000Z (about 2 months ago)
- Last Synced: 2024-11-09T16:38:24.348Z (about 2 months ago)
- Topics: 100daysofcode, flutter, flutter-apps, flutter-apps-development, flutter-widget, learning-by-doing, ui-components, ui-design, uikit
- Language: C++
- Homepage:
- Size: 55.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: READme.md
Awesome Lists containing this project
README
# 100 Days of Flutter UI
This repository contains a collection of Flutter UI projects, each one completed in a single day. The projects are designed to be simple, easy to understand, and useful for learning Flutter.
## Projects
The projects are organized into folders, each one containing a separate Flutter project. The folder names are in the format `DayX`, where `X` is the day number.
To run a project, navigate to the folder and run `flutter run`.
## Installation
To install the projects on your computer, follow these steps:
1. Install Flutter by following the instructions on the [Flutter website](https://flutter.dev/docs/get-started/install).
2. Clone this repository to your computer by running `git clone https://github.com/CaseyOchieng/100-Day-Flutter-UI.git`.
3. Navigate to the folder of the project you want to run and run `flutter run`.## Usage
Each project has its own usage instructions. Please refer to the README file in each folder for more information.
## Contributing
If you want to contribute to this project, please open an issue or a pull request. I'm open to any suggestions or ideas you may have.
## License
This project is licensed under the MIT License. See the LICENSE file for more information.
## Acknowledgments
- [Flutter](https://flutter.dev/) for the Flutter framework.
- [Dart](https://dart.dev/) for the Dart programming language.
- [Visual Studio Code](https://code.visualstudio.com/) for the code editor.
- [GitHub](https://github.com/) for the version control system.
- The original repository https://github.com/CaseyOchieng/100-Day-Flutter-UI.git and the author [Casey Ochieng](https://github.com/CaseyOchieng) for the inspiration and the documentation.If you like this repository, please click the :star: button at the top right corner of the repository page to show your appreciation.