littlefish_storage_firebase 4.2.16 copy "littlefish_storage_firebase: ^4.2.16" to clipboard
littlefish_storage_firebase: ^4.2.16 copied to clipboard

unlisted

The implementation of the firebase storage engine for littlefish mobile applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add littlefish_storage_firebase

With Flutter:

 $ flutter pub add littlefish_storage_firebase

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

dependencies:
  littlefish_storage_firebase: ^4.2.16

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

Import it

Now in your Dart code, you can use:

import 'package:littlefish_storage_firebase/littlefish_storage_firebase.dart';
0
likes
0
points
42
downloads

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

The implementation of the firebase storage engine for littlefish mobile applications.

Homepage

License

unknown (license)

Dependencies

firebase_core, firebase_storage, flutter, flutter_image_compress, littlefish_core, littlefish_core_utils, path_provider, uuid

More

Packages that depend on littlefish_storage_firebase