Fluttery Todo
Description
A minimal Todo mobile app made using Flutter.
Features
- Easily add and remove tasks
- Organize tasks under categories. editing.
- Personalize task category using color and icon.
Table of Contents
- Compatibility
- Branch info
- Install and launch
- Screenshots
- Terms of Use and Participation in Development
Compatibility
- Aurora OS: 5.1.3+
Branch info
Application versions conform to the branch naming convention
Install and launch
Build_runner must be run before the application can be launched
dart run build_runner build
Go to the directory with the application, first update the dependencies:
flutter-aurora pub get
Launch build:
flutter-aurora run
Screenshots
Terms of Use and Participation in Development
The source code of the project is provided under license, which allows to use it in third-party applications.
To participate in the development of the project, please read the member agreement. If you plan to submit your own source code for inclusion in the project, you will need to accept the CLA terms and conditions.
Participant information is listed in the AUTHORS file.
The Code of Conduct is the current set of rules of the Open Mobile Platform Company, which informs about the expectations for interaction between community members when communicating and working on projects.



