https://github.com/jyotsnayall/flutter_notesapp
create, edit, delete, pin and search notes, which are stored locally using a) hive ('main' branch). (b) firebase ('with_firebase' branch)
https://github.com/jyotsnayall/flutter_notesapp
dart firebase firebase-auth flutter hive mobx nosql-database
Last synced: 3 months ago
JSON representation
create, edit, delete, pin and search notes, which are stored locally using a) hive ('main' branch). (b) firebase ('with_firebase' branch)
- Host: GitHub
- URL: https://github.com/jyotsnayall/flutter_notesapp
- Owner: jyotsnayall
- Created: 2024-02-06T11:10:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T07:48:52.000Z (over 2 years ago)
- Last Synced: 2025-05-30T08:52:33.199Z (about 1 year ago)
- Topics: dart, firebase, firebase-auth, flutter, hive, mobx, nosql-database
- Language: Dart
- Homepage:
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# notesapp
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.