Cross platform ToDo List made with Flutter and Bloc.
To run this project you must firstly generate the firebase_options.dart file which must be in lib folder of the source, all instructions are available on Initialize Firebase
- Account creation
- Authentication with email and password
- View notes
- Add note
- Edit note
- Delete note
- Add a reminder
- Receive local notifications
The app is based on the Lyabs dev's architecture which uses Flutter bloc state management.
The UI template is available on Figma