flutter_twitter_clone
3750
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
tailor_made
329
✄ Managing a Fashion designer's daily routine.
localstorage
303
📦 LocalStorage for Flutter
flutter_localstorage
299
📦 Web-compatible LocalStorage for Flutter
powersync.dart
151
SDK that enables local-first and real-time reactive apps with embedded SQLite for Flutter/Dart clients
Passy
127
Offline password manager with cross-platform synchronization
flamingo
120
[Flutter Library] Flamingo is a firebase firestore model framework library. 🐤
nhost-dart
91
Nhost Dart & Flutter packages
minio-dart
68
Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
arthurmorgan
57
Cross-Platform Google Drive client with encryption support.
shared-storage
53
Flutter plugin to work with Android external storage.
flutter_auto_cache
52
🚀 Automated cache management with encryption, substitution/invalidation policies and efficient size handling.
flutter_cache_image
34
Flutter plugin to load and cache network or firebase storage images with a retry mechanism if the download fails
dynamic_cached_fonts
26
A font loader to download, cache and load web fonts in flutter with support for Firebase Cloud Storage.
StoragePath
16
A flutter plugin to get folders name with files path.
storage_view
14
Flutter inspector tool for any database, storage and shared_preferences.
firebase_cached_image
11
Cache Manager and Cached ImageProvider for Firebase Cloud Storage Objects.
cross_local_storage
10
SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux).
asset_cache
9
💾 load and cache any local asset in Flutter
paulonia_cache_image
8
Flutter package for cache images in storage or memory from the network or Google Cloud Storage. It supports Android, iOS and Web.
firebase_for_all
6
This package is the way to use firebase features on all platforms without code changes. This package will deal with channelizing task of these packages for you. It will automatically switch between packages and allow you to run "Firedart" on Windows and "cloud_firestore" on any other platform.
security_plus
4
Flutter Plugin to handle all security needs
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