Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.17 KB

Todoey, Do it!, Doey, idk...

license Codacy Badge

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.

Planned 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!