This repo started as an exercise from the The Complete 2020 Flutter Development Bootcamp with Dart, after that I decided to made the app fully functional with my personal touch as a way to study and get better at making flutter apps.
The main objective of this app is to make possible to take short notes and store them, this was the baseline to all other features.
[x] To do list
[x] Persistence
[x] Multiple lists
[ ] Dark mode
[ ] Splash and Icons
[ ] Store settings (Last active list, style config)
[ ] Customize colors
[ ] Dimensions relative to screen sizes
[ ] Internationalizing
[ ] Cloud sync
[ ] Unit tests
[ ] iOs build
[ ] Automated deploy
Any suggestions? Feel free to contribute with issues, PR's and tips!