Welcome to Notion, a powerful task management application! Notion allows users to create, update, and delete tasks
- User Authentication:
- Email and password-based registration and login
- Google Sign-In support
- Task Management:
- Create, update, delete, and view tasks
- Store tasks securely on Cloud Firestore
- Notifications:
- Push notifications for task reminders using Firebase Cloud Messaging
- Flutter
- Firebase Authentication
- Firebase Cloud Firestore
- Firebase Cloud Messaging
flutter_bloc: ^8.1.6firebase_auth: ^5.3.3firebase_core: ^3.8.0uuid: ^4.5.1flutter_svg: ^2.0.16google_sign_in: ^6.2.2cloud_firestore: ^5.5.0date_time_picker: ^2.1.0firebase_messaging: ^15.1.6flutter_local_notifications: ^18.0.1