firebase_image 0.2.0 copy "firebase_image: ^0.2.0" to clipboard
firebase_image: ^0.2.0 copied to clipboard

outdated

A cached Flutter ImageProvider for Firebase Cloud Storage image objects.

[0.2.0] - 25/08/2020 #

  • Merged PR #16 for dependency upgrades.
  • Merged PR #9 for general code uppgrades.

[0.1.6] - 10/05/2020 #

  • Added ability to disable metadata (class B operations) requests for images (e.g. for images that will never change).

[0.1.5] - 26/12/2019 #

[0.1.4] - 27/11/2019 #

  • Added ability to get image as bytes.
  • Formatted test file.

[0.1.3] - 22/10/2019 #

  • Updated author information to match verified publisher account.
  • Formatted code.

[0.1.2] - 22/09/2019 #

  • Hash code implemented (allows for things like Hero widgets).

[0.1.1] - 22/09/2019 #

  • Database primary key bug fix.
  • Misc. bug fixes.

[0.1.0] - 22/09/2019 #

  • Added example.
  • Formatted code.

[0.0.1] - 22/09/2019 #

  • Can download, save and render images from Firebase Cloud Storage.
  • Basic caching system works but no object expiration time or read monitoring as of yet.
137
likes
0
pub points
80%
popularity

Publisher

verified publishermattreid.dev

A cached Flutter ImageProvider for Firebase Cloud Storage image objects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_core, firebase_storage, flutter, path, path_provider, sqflite

More

Packages that depend on firebase_image