isar
3757
Extremely fast, easy to use, and fully async NoSQL database for Flutter
flutter_twitter_clone
3750
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
objectbox-dart
1109
Flutter database for super-fast Dart object persistence
supabase-flutter
812
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
realm-dart
777
Realm is a mobile database: a replacement for SQLite & ORMs.
MovieLab
406
An open source movie tracker and movie finder.
sqfEntity
379
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
cbl-dart
140
Couchbase Lite for Dart and Flutter
mimir
136
⚡ Supercharged Flutter/Dart Database
stock
81
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
9
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