This is a Notes App Created using Flutter.
Notes App This Flutter project is a basic notes application where users can create an account, log in, and store their notes securely using Firebase Cloud Firestore.
- User Authentication: Users can create an account and log in securely.
- Create, Update, and Delete Notes: Users can manage their notes with CRUD operations.
- Notes Stored Securely: Notes are stored in Firebase Cloud Firestore, ensuring data security and synchronization across devices.
This repository contains a basic notes app developed using Flutter. It allows users to manage their notes by storing them securely in Firebase Cloud Firestore.
- User Authentication: Users can create an account and log in securely.
- Cloud Storage: Notes are stored in Firebase Cloud Firestore, ensuring data persistence and synchronization across devices.
- Flutter: Built using Flutter for cross-platform compatibility.
To use the app, you can download the APK file from the APK
folder in this repository and install it on your Android device.