Top Flutter Cloud Storage and Cloud Database packages The complete list of Dart and Flutter packages that can help you integrate Cloud Storage (for files) and Cloud Database (for data) in your Flutter app is provided below.
cloud_firestore
3421
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
firebase_storage
1589
Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.
firebase_database
609
Flutter plugin for Firebase Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access.
supabase
517
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
firebase_ui_firestore
165
Pre-built widgets and utilites that make it easy to integrate Firebase Firestore into your Flutter app.
cloudinary_public
112
This package allows you to upload media files directly to cloudinary, without exposing your apiKey or secretKey.
stormberry
107
A strongly-typed postgres ORM to provide easy bindings between your dart classes and postgres database.
minio
97
Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
flamingo
80
This is Firebase Firestore Model Framework Library. Can be manage document reference and collection reference. And provide Firestore and Cloud Storage interface.
firestore_ui
74
A port of firebase_database's FirebaseAnimatedList that works with cloud_firestore, with additional variants
icloud_storage
69
A flutter plugin for upload, download and manage files in the app's iCloud container.
realtime_client
58
Listens to changes in a PostgreSQL Database and via websockets. This is for usage with Supabase Realtime server.
firebase_picture_uploader
51
Picture upload widget which helps selecting and uploading one or multiple images to firebase storage.
flutter_mongodb_realm
42
Unofficial plugin for using services of the serverless platform MongoDB Realm (previously MongoDB Stitch).
simple_s3
41
An advanced yet simple to use AWS S3 plugin for upload and delete ANY file in Android and iOS.
dropbox_client
39
Dropbox client for Flutter. The library supports Android and iOS. Authorization is done through Dropbox app or external web browser.
cloudinary_sdk
35
This is a dart package for Cloudinary API that allows you to upload and manage files in your cloudinary cloud.
flutter_aws_s3_client
35
A simple, unofficial AWS S3 client in dart. Supports downloading objects and listing objects in a bucket.
amplify_datastore
34
The Amplify Flutter DataStore category plugin, providing a queryable, on-device data store.
googledrivehandler
29
A package for viewing, browsing, searching, downloading and uploading Google Drive files.
firebase_ui_database
27
Pre-built widgets and utilites that make it easy to integrate Firebase Realtime Database into your Flutter app.
firestore_ref
25
Firestore reference/document typed access helpers. You can write organized safe code by this.