Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 5 hours ago
JSON representation

create, edit, delete, pin and search notes, which are stored locally using a) hive ('main' branch). (b) firebase ('with_firebase' branch)

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.