flutter_twitter_clone
3750
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
isar
3678
Extremely fast, easy to use, and fully async NoSQL database for Flutter
realm-dart
773
Realm is a mobile database: a replacement for SQLite & ORMs.
MovieLab
406
An open source movie tracker and movie finder.
sqfEntity
380
SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.
objectdb
190
Persistent embedded document-oriented NoSQL database for Dart and Flutter.
city-cab
147
An open source flutter taxi - app for learning purpose(Provider & Bloc) using firebase as backend/server
mimir
134
⚡ Supercharged Flutter/Dart Database
cbl-dart
113
Couchbase Lite for Dart and Flutter
stock
79
Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.
flutter_firestore_ref
71
Cross-platform(including web) Firestore type-safe wrapper.
sqflite_migration
48
Library to manage sqlite db migrations.
faunadb-http-dart
33
A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.
pomodoro-session
29
Flutter app that helps users track work sessions using the Pomodoro Technique
rethinkdb
25
Dart 2 and Flutter driver for RethinkDB.
EasiestdbFlutter
16
The Easiest and the Laziest approach to Flutter SQL Database.
postgresql
15
Dart Postgresql database library.
storage_view
14
Flutter inspector tool for any database, storage and shared_preferences.
sql_conn
10
A sql_conn is a plugin for connecting Flutter Android application to SQL Server.
psqlite
7
PSQlite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.
cardoteka
4
The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates