Todo - Simple & Beautiful
A minimal Todo mobile app made using Flutter.
Key Features
- Easily add and remove tasks
- Organize tasks under categories. editing.
- Personalize task category using color and icon.
How To Use
To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/sabinbajracharya/fluttery-todo.git
# Go into the repository
$ cd fluttery-todo
# Install dependencies
$ flutter packages get
# Run the app
$ flutter run
Download
You can download the latest installable version of Todo for Android.