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

A cached Flutter ImageProvider for Firebase Cloud Storage image objects.

[1.1.1] 25/12/2021 #

  • Merged PR #45 for null reference fix

[1.1.0] 23/12/2021 #

  • Merged PR #33 for pre-cache function
  • Updated example/main.dart file
  • Formatted code

[1.0.2] 23/12/2021 #

  • Merged PR #55 to update dependancies

[1.0.1] 12/03/2021 #

  • Formatted code according to dartfmt

[1.0.0] - 09/03/2021 #

  • 1.0.0 release! 🥳
  • Uses Firebase Storage ^8.0.0 and Firebase Core ^1.0.0
  • Merged PR #30 to update dependancies and add null saftey
  • Merged PR #28 for code style correction
  • Merged PR #24 to update dependancies

[0.3.0] - 06/11/2020 #

  • Merged PR #20 to work with Firebase Storage 5.0.0
  • sqflite dependency change
  • Minor formatting updates

[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
80
pub points
79%
popularity

Publisher

verified publishermattreid.dev

A cached Flutter ImageProvider for Firebase Cloud Storage image objects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (LICENSE)

Dependencies

firebase_core, firebase_storage, flutter, path, path_provider, sqflite

More

Packages that depend on firebase_image