paulonia_cache_image 1.1.0 copy "paulonia_cache_image: ^1.1.0" to clipboard
paulonia_cache_image: ^1.1.0 copied to clipboard

Flutter package for cache images in storage or memory from the network or Google Cloud Storage. It supports Android, iOS and Web.

[1.1.0] #

  • Dependencies updated to run with Flutter 3.13.

[1.0.0] #

  • Test & coverage added
  • Dependencies updated
  • Stable release version

[0.5.0] #

  • Boolean added to refresh the cache image. (@chetan-cueclad & @kaumudpa)
  • README updated.
  • Dependencies updated.

[0.4.1] #

  • README.md updated

[0.4.0] #

  • Bug in the image stream fixed #6
  • Default maxInMemoryImages changed from infinite to a static number.
  • Bug on null-safety migration in web fixed. (@ahmednfwela)

[0.3.0] #

  • Dependencies updated.
  • Null-safety migration.

[0.2.2] #

  • firebase_storage updated to 7.0.0
  • firebase updated to 8.0.0

[0.2.1] #

  • firebase_storage updated to 5.2.0. To use the v4 of firebase_storage use the 0.2.0 version

[0.2.0] #

  • Option maxInMemoryImages added. With this option you can set a maximum number of stored images in memory.
  • Fixed a bug with init() in PCacheImage

[0.1.0] #

  • Change default values in init() functionality added
  • Fixed bug with google_services in the example project

[0.0.1] #

  • Initial release
  • Supports in-memory and storage cache
  • Supports Android, iOS and web
35
likes
90
pub points
35%
popularity

Publisher

verified publisherpaulonia.dev

Flutter package for cache images in storage or memory from the network or Google Cloud Storage. It supports Android, iOS and Web.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

firebase_core, firebase_storage, flutter, hive, http, path_provider, paulonia_utils

More

Packages that depend on paulonia_cache_image