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

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

[0.4.0] - 2019-05-30 #

  • Changed code for Flutter 1.6+ compatibility (#9)

[0.3.0] - 2019-05-30 #

  • Update dependencies (#7)

[0.2.1] - 2018-12-31 #

  • Make all the code formatted by Dart's linter

[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
40
pub points
42%
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

MIT (LICENSE)

Dependencies

firebase_core, firebase_storage, flutter

More

Packages that depend on firebase_storage_image