The classic to-do application where a user can write down all the things he wants to accomplish. Android only.
You can now download it in Google's PlayStore. But the newest releases are available here.
- ✅ Multi-language (JA, PT, EN, ES...)
- ✅ Fast
- ✅ Dark mode
- ✅ Language selector
- ✅ Icon selector (for folders)
- ✅ Color selector (for folders)
- Change time format
- Check updates section in settings page
- Drag and drop folders and tasks
- Search folders and tasks
- Add more languages
- Add a reminder system
- Flutter
- SQLite
- Shared Preferences
- sliding_sheet: link
- google_fonts: link
- intl: link
- flutter_iconpicker: link
- path_provider: link
- drift: link
- sqlite3_flutter_libs: link
- path: link
- provider: link
- flutter_colorpicker: link
- settings_ui: link
- shared_preferences: link
- flutter_translate: link
- flutter_markdown: link
Before beginning, make sure you have installed Flutter.
Clone the repo to your local computer
$ git clone https://github.com/samuel-s-marques/todo-app
Access the project's folder in your cmd/terminal
$ cd todo-app
Now you can open the project with VSCode or Android Studio and build it. Or you can use
$ flutter build apk --no-tree-shake-icons --split-per-abi
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.
Mockups provided by Previewed
Icon provided by FreeIconsPng
Privacy policy and terms and conditions provided by App privacy policy generator