imgx 0.1.5 copy "imgx: ^0.1.5" to clipboard
imgx: ^0.1.5 copied to clipboard

Flutter package for loading images from URLs (PNG, JPG, WEBP, GIF) with memory/disk caching, expiration, retry mechanism, and progress tracking for smooth server handling.

0.1.0 (15th November 2024) #

  • Initial release: Load images from a url, cache it in memory or disk and a retry mechanism in case of failure.

0.1.1 (16th November 2024) #

  • Improved package score.

0.1.2 (16th November 2024) #

  • Improved documentation and score.

  • [0.1.3] - (16th November 2024) #

  • Added test cases for the package.

  • [0.1.4] - (8th January 2025) #

  • Fix for cache removal from memory.

  • Updated dependencies.

  • [0.1.5] - (30th June 2025) #

  • Global option to set error logs.

  • Updated to Flutter 3.32.5

4
likes
160
points
15
downloads

Publisher

verified publisherhuygenlabs.com

Weekly Downloads

Flutter package for loading images from URLs (PNG, JPG, WEBP, GIF) with memory/disk caching, expiration, retry mechanism, and progress tracking for smooth server handling.

Repository (GitHub)
View/report issues

Topics

#image #image-loading #image-caching #image-download #image-retry

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, logger, shared_preferences

More

Packages that depend on imgx