
Flutter Gems
A Flutter package landscape guide comprising 1500+ neatly categorized useful and popular packages!
Follow on Twitter Subscribe for Updates Contribute
Crafted with 💙 for Flutter Community
shared_preferences
👍 1913
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
READ MOREsqflite
👍 1013
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
READ MOREhive
👍 949
Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
READ MOREflutter_secure_storage
👍 517
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
READ MOREsembast
👍 248
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
READ MORE
floor
👍 177
The typesafe, reactive and lightweight SQLite abstraction for your Flutter applications. This library is the runtime dependency.
READ MOREmoor_flutter
👍 164
Flutter implementation of moor, a safe and reactive persistence library for Dart applications
READ MOREget_storage
👍 151
A fast, extra light and synchronous key-value storage written entirely in Dart
READ MORElocalstorage
👍 78
Simple json file-based storage fo flutter. Alternative to react-native AsyncStorage
READ MORE
sqfentity
👍 74
SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands easily and quickly with the help of fluent methods similar to .Net Entity Framework.
READ MOREbiometric_storage
👍 33
Secure Storage: Encrypted data store optionally secured by biometric lock with support for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorage).
READ MOREstreaming_shared_preferences
👍 31
A stream based wrapper over shared_preferences, allowing reactive key-value storage.
READ MOREsqlcool
👍 25
Easy and reactive Sqlite. Stream of changes, select bloc, custom database models
READ MOREsqflite_sqlcipher
👍 25
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine. (SqlCipher support)
READ MORErx_shared_preferences
👍 16
Rxdart streaming shared preferences. Reactive stream rxdart wrapper around SharedPreferences. A stream based wrapper over shared_preferences, allowing reactive key-value storage.
READ MOREsqflite_common
👍 15
Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.
READ MOREglutton
👍 15
Flutter shared preferences customized plugin. Secure, Encrypted, Simplified use, Simple key-value pairs storage.
READ MOREcross_local_storage
👍 12
SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux).
READ MOREidb_sqflite
👍 9
IndexedDB API on top of sqflite for Flutter (Desktop and Mobile) and DartVM io applications
READ MOREsqfentity_gen
👍 7
SqfnEntity Model Generator. SQLite ORM for Flutter lets you build and execute SQL commands easily and quickly with the help of fluent methods similar to .Net Entity Framework.
READ MORE
prefs
👍 5
A Library Package that utilizes the plugin, shared_preferences, to store and read an app’s preferences in both the Android and the iOS platform.
READ MOREsimple_json_persistence
👍 3
Flutter data storage based on simple json files with support for multiple storage instances, streams, etc.
READ MORE