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.
firebase_database
627
Flutter plugin for Firebase Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access.
supabase
553
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
firebase_ui_firestore
177
Pre-built widgets and utilites that make it easy to integrate Firebase Firestore into your Flutter app.
cloudinary_public
122
This package allows you to upload media files directly to cloudinary, without exposing your apiKey or secretKey.
stormberry
116
A strongly-typed postgres ORM to provide easy bindings between your dart classes and postgres database.
minio
110
Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
flamingo
81
This is Firebase Firestore Model Framework Library. Can be manage document reference and collection reference. And provide Firestore and Cloud Storage interface.
icloud_storage
77
A flutter plugin for upload, download and manage files in the app's iCloud container.
firestore_ui
74
A port of firebase_database's FirebaseAnimatedList that works with cloud_firestore, with additional variants
realtime_client
64
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
43
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
41
Dropbox client for Flutter. The library supports Android and iOS. Authorization is done through Dropbox app or external web browser.
googledrivehandler
36
A package for viewing, browsing, searching, downloading and uploading Google Drive files.
cloudinary_sdk
35
This is a dart package for Cloudinary API that allows you to upload and manage files in your cloudinary cloud.
amplify_datastore
35
The Amplify Flutter DataStore category plugin, providing a queryable, on-device data store.
flutter_aws_s3_client
35
A simple, unofficial AWS S3 client in dart. Supports downloading objects and listing objects in a bucket.
icloud_storage_sync
30
Easily sync and secure your app's data with the iCloud Sync Flutter plugin for seamless iCloud integration.
firebase_ui_database
29
Pre-built widgets and utilites that make it easy to integrate Firebase Realtime Database into your Flutter app.
storage_client
25
Dart client library to interact with Supabase Storage. Supabase Storage provides an interface for managing Files stored in S3, using Postgres to manage permissions.
firestore_ref
25
Firestore reference/document typed access helpers. You can write organized safe code by this.
firebase_ui_storage
23
Pre-built widgets and utilites that make it easy to integrate Firebase Storage into your Flutter app.
firebase_database_rest
18
A platform independent Dart/Flutter wrapper for the Firebase Realtime Database API based on REST.
objectbox_sync_flutter_libs
10
Fast Flutter database for persisting Dart objects. This package contains Flutter runtime libraries for ObjectBox, including ObjectBox Sync.