fiber_firebase_storage 1.0.0 copy "fiber_firebase_storage: ^1.0.0" to clipboard
fiber_firebase_storage: ^1.0.0 copied to clipboard

PlatformAndroid
unlisted

This package provides a smart Firebase Storage helper with first-online logic. It manages uploads and downloads with automatic queuing, retries, and synchronization when connectivity is restored, ensu [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fiber_firebase_storage

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fiber_firebase_storage: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fiber_firebase_storage/fiber_firebase_storage.dart';
0
likes
120
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package provides a smart Firebase Storage helper with first-online logic. It manages uploads and downloads with automatic queuing, retries, and synchronization when connectivity is restored, ensuring reliable and efficient file handling across devices.

Repository (GitHub)

License

unknown (license)

Dependencies

android_id, audio_metadata_reader, blurhash_dart, device_info_plus, drift, drift_flutter, equatable, firebase_storage, flutter, flutter_video_info, heif_converter, image, internet_connection_checker_plus, meta, mime, package_info_plus, path, path_provider, rxdart, sqlite3_flutter_libs, uuid, video_thumbnail

More

Packages that depend on fiber_firebase_storage