veta_storage_kit_firebase 0.1.0 copy "veta_storage_kit_firebase: ^0.1.0" to clipboard
veta_storage_kit_firebase: ^0.1.0 copied to clipboard

Firebase Storage adapter for veta_storage_kit with Firestore metadata records.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add veta_storage_kit_firebase

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

dependencies:
  veta_storage_kit_firebase: ^0.1.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:veta_storage_kit_firebase/veta_storage_kit_firebase.dart';
0
likes
140
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Firebase Storage adapter for veta_storage_kit with Firestore metadata records.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

cloud_firestore, firebase_auth, firebase_storage, flutter, veta_storage_kit

More

Packages that depend on veta_storage_kit_firebase