A flutter app to keep track of tasks of the user. The app implements the following concepts -
- Flutter 2.0 (Supports null safety)
- BLoC state management
- Firebase Auth - Social sign in, email based sign up and sign in, Anonymous sign in
- Bottom navigation
- Dashboard setup
- Add,update and delete Jobs
- Add update and delete Job entries
- Unit tests
- Account screen
- Widget Tests