firebase_storage_image 0.2.1 copy "firebase_storage_image: ^0.2.1" to clipboard
firebase_storage_image: ^0.2.1 copied to clipboard

outdated

Flutter's ImageProvider to use images in Firebase Cloud Storage directly for Image, CircleAvatar, ImageIcon, and something like that.

[0.2.0] - 2018-12-23 #

  • Breaking changes
    • Add a new option of constructor: firebaseApp
    • Change type of the first argument from Uri to String

[0.1.0] - 2018-12-23 #

  • Breaking changes
    • Make the FirebaseStorageImage’s default constructor const
    • Change default allocated size from 2MB to 1MB

[0.0.4] - 2018-12-23 #

  • Correcting pubspec.yaml

[0.0.3] - 2018-12-23 #

  • Added document to code.

[0.0.2] - 2018-12-23 #

  • Only correcting pubspec.yaml

[0.0.1] - 2018-12-23 #

  • Initial release, should be polished. I want your help with an issue!
2
likes
0
pub points
43%
popularity

Publisher

verified publisherkohei.dev

Flutter's ImageProvider to use images in Firebase Cloud Storage directly for Image, CircleAvatar, ImageIcon, and something like that.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_core, firebase_storage, flutter

More

Packages that depend on firebase_storage_image