A todolist app to keep track of all your tasks and to learn about State Management and Provider Pattern
The objective of this project is to understand how to manage state in Flutter. We looked at various Flutter architecture choices, concept of Prop Drilling and also learnt to use the officially recommended Provider package to manage our app state. If you want to test the app in your device then you can find the latest release in the release section of the repository.
Project-Demo.mp4
Screenshot 1 | Screenshot 2 | Screenshot 3 |
---|---|---|
Screeshot 4 | Screenshot 5 | |
Improvents | Status | |
---|---|---|
1. | ✅ | |
2. | Make a splash screen to improve the app aesthetics. | ⬜ |
Rajit Deb