firebase_storage_hooks 0.0.1+14 copy "firebase_storage_hooks: ^0.0.1+14" to clipboard
firebase_storage_hooks: ^0.0.1+14 copied to clipboard

discontinuedreplaced by: riverpod

Hooks used for common firebase storage operations such as selecting and uploading file(s)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_storage_hooks

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

dependencies:
  firebase_storage_hooks: ^0.0.1+14

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:firebase_storage_hooks/firebase_storage_hooks.dart';
1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Hooks used for common firebase storage operations such as selecting and uploading file(s)

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

file_picker, firebase_hooks_core, firebase_storage, flutter, flutter_hooks, path

More

Packages that depend on firebase_storage_hooks