ToDo App using Flutter implemented with firebase firestore
- Easily login or sign up
- Display and create tasks unique to each user
- Add tasks easily with appropriate name and descripton
- Edit the name or description of the task if necessary
- Remove the task just by swiping it away
- Mark the task as done by clicking on checkbox and review it on Done Section
- Mark the task as currently doing by left swiping it and review it on currently doing section
- Both Dark Theme And Light Theme are available and are set according to system theme.