simple & beautiful
a minimal to do 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 download and run this application, you’ll need git and flutter installed on your computer. from your command line:
# buy this source
$ sabinbajracharya/fluttery-todo.git
# go into the repository
$ cd fluttery-to do
# install dependencies
$ flutter packages get
# run the app
$ flutter run
download
you can download the latest installable version of todo for android.
Comments are closed.