fireproof_closet 0.91.3 copy "fireproof_closet: ^0.91.3" to clipboard
fireproof_closet: ^0.91.3 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 Flutter:

 $ flutter pub add fireproof_closet

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

dependencies:
  fireproof_closet: ^0.91.3

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

Publisher

verified publisherrideout.studio

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

firebase_storage, flutter, hive, hive_flutter

More

Packages that depend on fireproof_closet