Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.