flutter_twitter_clone
4139
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
isar
3907
Extremely fast, easy to use, and fully async NoSQL database for Flutter
objectbox-dart
1155
Flutter database for super-fast Dart object persistence
supabase-flutter
896
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
realm-dart
787
Realm is a mobile database: a replacement for SQLite & ORMs.
MovieLab
441
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
191
Persistent embedded document-oriented NoSQL database for Dart and Flutter.
city-cab
177
An open source flutter taxi - app for learning purpose(Provider & Bloc) using firebase as backend/server
mimir
146
⚡ Supercharged Flutter/Dart Database
cbl-dart
146
Couchbase Lite for Dart and Flutter
club_penguin_game
114
A simple 2D multiplayer online game built using Flutter and Flame engine
stock
83
Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.
flutter_firestore_ref
72
Cross-platform(including web) Firestore type-safe wrapper.
Academic-master
49
Academic master (flutterfundamentals) is E-learning app where students can share their doubts wiith their peers they can chat and also they can find their notes
sqflite_migration
47
Library to manage sqlite db migrations.
pomodoro-session
42
Flutter app that helps users track work sessions using the Pomodoro Technique
faunadb-http-dart
33
A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.
rethinkdb
26
Dart 2 and Flutter driver for RethinkDB.
tostore
22
A high-performance relational database for Dart with multi-space architecture. Features smart caching, file/local storage, SQL & key-value persistent store.
postgresql
15
Dart Postgresql database library.
EasiestdbFlutter
15
The Easiest and the Laziest approach to Flutter SQL Database.
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