fireproof_closet 0.91.0 copy "fireproof_closet: ^0.91.0" to clipboard
fireproof_closet: ^0.91.0 copied to clipboard

Cache your Firebase Storage images to the Fireproof Closet for blazingly fast access.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fireproof_closet

With Flutter:

 $ flutter pub add fireproof_closet

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

dependencies:
  fireproof_closet: ^0.91.0

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

Publisher

verified publisherrideout.studio

Cache your Firebase Storage images to the Fireproof Closet for blazingly fast access.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_storage, flutter, hive, hive_flutter

More

Packages that depend on fireproof_closet