Skip to content

ToDo App made with flutter which stores your todos based on their categories. The data is stored in external application storage in your device in JSON file.

License

Notifications You must be signed in to change notification settings

noobcoder17/my_todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


⭐ My ToDo ⭐

Built with ❤︎ by Akash Debnath

This is my second project on Flutter. This app hepls you to keep record of your ToDos. You can create your own category and save todos in then.It also shows how many todos are left in a specific category.


In this project all the data are stored in External Storage Directory of the app in JSON format. I have used all Material Design. Only two packages are used - 1. Path Provider 2. Provider. Path Provider package is used to work with the local device storage and Provider package is used to handel State Management.

About

ToDo App made with flutter which stores your todos based on their categories. The data is stored in external application storage in your device in JSON file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages