precached_network_image 1.2.0 copy "precached_network_image: ^1.2.0" to clipboard
precached_network_image: ^1.2.0 copied to clipboard

Flutter library to load and cache network images to disk and support to precache images to memory in advance to avoid the flash screen caused by the delay time.

[1.0.0] - 18 December 2022 #

  • Done: Describe initial release.

[1.1.0] - 30 December 2022 #

  • Done: Add placeholder widget handle callback and error widget handle callback.

[1.1.1] - 30 December 2022 #

  • Fixed: Throw exception when placeholder is null.

[1.1.2] - 30 December 2022 #

  • Fixed: Response's body maybe throw exception.

[1.1.3] - 31 January 2023 #

  • Feat: Add image fit parameter.

[1.1.4] - 31 January 2023 #

  • Docs: Update CHANGELOG.md file.

[1.1.5] - 04 May 2023 #

  • Feat: Save image file name using hash(url).

[1.2.0] - 10 Oct 2023 #

  • Feat: Null safety.
4
likes
120
pub points
72%
popularity

Publisher

unverified uploader

Flutter library to load and cache network images to disk and support to precache images to memory in advance to avoid the flash screen caused by the delay time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, flutter, http, path, path_provider, shared_preferences

More

Packages that depend on precached_network_image