/note_keeper

Flutter Note Taking App

Primary LanguageDart

Note Keeper

Note Keeper lets you store notes with a unique key of your own and you can access the notes or share them using the same unique key. 🔑

To run this app

cd note_keeper
flutter pub get
flutter run

App Demo

"APP Demo"

Note

this app dosent encrypt the notes and notes are stored in firebase firestore so please dont keep your personal info
Made for learning purposes