The Flutter Note App is a mobile application designed for creating, organizing, and managing notes. The app utilizes Firebase Authentication to securely manage user accounts, ensuring that each user's notes are private and accessible only to them. It also employs Firebase Cloud Firestore as the backend database, providing real-time syncing and storage of notes
User Authentication: Secure login and registration using Firebase Authentication, allowing users to access their notes from any device.
Note Creation and Management: Users can create, edit, and delete notes, which are automatically synced to the cloud.
Real-time Syncing: All notes are stored in Firebase Cloud Firestore, offering real-time updates and offline support.
Secure and Scalable: The app leverages Firebase's secure, scalable infrastructure to handle a large number of users and notes.##
https://drive.google.com/file/d/1dQe_AMo3f-LX02xcm0ufpPY9QVRd10k8/view?usp=drive_link