Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Cloud Storage and Cloud Database packages

Last updated: March 25, 2024

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
Dart 3 compatible 👍 3.27K
Maintenance Status: Good

Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.

firebase_storage
Dart 3 compatible 👍 1.5K
Maintenance Status: Good

Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.

firebase_database
Dart 3 compatible 👍 587
Maintenance Status: Good

Flutter plugin for Firebase Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access.

supabase
Dart 3 compatible 👍 493
Maintenance Status: Good

A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.

supabase_flutter
Dart 3 compatible 👍 489
Maintenance Status: Good

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.

firebase_ui_firestore
Dart 3 compatible 👍 153
Maintenance Status: Good

Pre-built widgets and utilites that make it easy to integrate Firebase Firestore into your Flutter app.

cloudinary_public
Dart 3 compatible 👍 108
Maintenance Status: Good

This package allows you to upload media files directly to cloudinary, without exposing your apiKey or secretKey.

postgrest
Dart 3 compatible 👍 102
Maintenance Status: Good

PostgREST client for Dart. This library provides an ORM interface to PostgREST.

stormberry
Dart 3 compatible 👍 99
Maintenance Status: Good

A strongly-typed postgres ORM to provide easy bindings between your dart classes and postgres database.

cloud_firestore_odm
Dart 3 compatible 👍 95
Maintenance Status: Good

An ODM for Firebase Cloud Firestore (cloud_firestore).

gcloud
Dart 3 compatible 👍 81
Maintenance Status: Good

High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.

amplify_storage_s3
Dart 3 compatible 👍 71
Maintenance Status: Good

The Amplify Flutter Storage category plugin using the AWS S3 provider.

realtime_client
Dart 3 compatible 👍 58
Maintenance Status: Good

Listens to changes in a PostgreSQL Database and via websockets. This is for usage with Supabase Realtime server.

cloud_firestore_web
Dart 3 compatible 👍 43
Maintenance Status: Good

The web implementation of cloud_firestore

flutter_mongodb_realm
Dart 3 compatible 👍 42
Maintenance Status: Good

Unofficial plugin for using services of the serverless platform MongoDB Realm (previously called MongoDB Stitch).

flutter_oss_aliyun
Dart 3 compatible 👍 41
Maintenance Status: Good

oss aliyun plugin for flutter and upport STS to access OSS temporarily

powersync
Dart 3 compatible 👍 38
Maintenance Status: Good

PowerSync Flutter SDK - keep PostgreSQL databases in sync with on-device SQLite databases.

dropbox_client
Dart 3 compatible 👍 37
Maintenance Status: Good

Dropbox client for Flutter. The library supports Android and iOS. Authorization is done through Dropbox app or external web browser.

cloudinary_sdk
Dart 3 compatible 👍 35
Maintenance Status: Good

This is a dart package for Cloudinary API that allows you to upload and manage files in your cloudinary cloud.

amplify_datastore
Dart 3 compatible 👍 34
Maintenance Status: Good

The Amplify Flutter DataStore category plugin, providing a queryable, on-device data store.

objectbox_sync_flutter_libs
Dart 3 compatible 👍 9
Maintenance Status: Good

Fast Flutter database for persisting Dart objects. This package contains Flutter runtime libraries for ObjectBox, including ObjectBox Sync.

flamingo
Dart 3 compatible 👍 79
Maintenance Status: Average

This is Firebase Firestore Model Framework Library. Can be manage document reference and collection reference. And provide Firestore and Cloud Storage interface.

firestore_ui
Dart 3 compatible 👍 75
Maintenance Status: Average

A port of firebase_database's FirebaseAnimatedList that works with cloud_firestore, with additional variants

icloud_storage
Dart 3 compatible 👍 60
Maintenance Status: Average

A flutter plugin for upload, download and manage files in the app's iCloud container.

firebase_picture_uploader Card Image
firebase_picture_uploader
Dart 3 compatible 👍 50
Maintenance Status: Average

Picture upload widget which helps selecting and uploading one or multiple images to firebase storage.

firestore_model
Dart 3 compatible 👍 29
Maintenance Status: Average

Firestore Model easy to use firestore collections by model data

aws_s3_upload
Dart 3 compatible 👍 28
Maintenance Status: Average

A simple, convenient package for uploading to S3.

firestore_ref
Dart 3 compatible 👍 25
Maintenance Status: Average

Firestore reference/document typed access helpers. You can write organized safe code by this.

minio
Dart 3 compatible 👍 95
Maintenance Status: Poor

Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.

simple_s3
Dart 3 compatible 👍 39
Maintenance Status: Poor

An advanced yet simple to use AWS S3 plugin for upload and delete ANY file in Android and iOS.

firestore_helpers
Dart 3 compatible 👍 37
Maintenance Status: Poor

Firestore helper function to create dynamic and location based queries

flutter_aws_s3_client
Dart 3 compatible 👍 35
Maintenance Status: Poor

A simple, unofficial AWS S3 client in dart. Supports downloading objects and listing objects in a bucket.

supabase_addons
Dart 3 compatible 👍 25
Maintenance Status: Poor

Addons to supabase dart (and Flutter), to make development easier.

dospace
Dart 3 compatible 👍 21
Maintenance Status: Poor

Client library to interact with the DigitalOcean Spaces API. Same API as Amazon AWS S3.

flutter_uploader
👍 213
Maintenance Status: Poor

background upload plugin for flutter

aws_s3
👍 32
Maintenance Status: Poor

This package for uploading any file(s) to AWS S3 with upload percentage.

firebase_database_rest
👍 19
Maintenance Status: Poor

A platform independent Dart/Flutter wrapper for the Firebase Realtime Database API based on REST.