PackageTrack
Sign in Get early access

extended_image_library

Library that contains common base class for `extended_image`, `extended_text`, and `extended_text_field`.

5.0.1 322K downloads/mo #661 most downloaded on pub.dev fluttercandies/extended_image_library

What this package is like to depend on

Last release 1 years ago

30 May 2025

Release timing varies

gaps range from 8 days to 6 months

Nearly every release is documented

notes for 45 of 49 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

56 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

56 releases · May 2019 to May 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 56
  1. 5.0.1 30 May 2025
    Release notes
    • Make the package WASM compatible
    Open source →
  2. 5.0.0 27 Feb 2025
    Release notes
    • Migrate to 3.29.0
    • Add WebHtmlElementStrategy for ExtendedNetworkImageProvider on Web
    Open source →
  3. 4.0.6 01 Feb 2025
    Release notes
    • Make the package WASM compatible
    Open source →
  4. 4.0.5 16 Aug 2024
    Release notes
    • Loosen web version to 0.3.0~9.x.x, and fit flutter sdk: >= 3.16
    Open source →
  5. 4.0.4 03 Apr 2024
    Release notes
    • Fix AssetImage flicker(#655)
    Open source →
  6. 4.0.3 21 Mar 2024
    Release notes
    • Loosen web version to 0.4.0~0.5.x.
    • Fix lints.
    Open source →
  7. 4.0.2 25 Nov 2023
    Release notes
    • Upgrade web form 0.3.0 to 0.4.0
    Open source →
  8. 4.0.1 16 Nov 2023
    Release notes
    • Fix error that it can't find File.length() method at web.
    Open source →
  9. 4.0.0 16 Nov 2023
    Release notes
    • Migrate to 3.16.0
    • [ExtendedFileImageProvider] use ImmutableBuffer.fromFilePath to prevent crash for big image when we don't need to cache raw data.
    Open source →
  10. 4.0.0-dev.1 07 May 2022 pre-release

    Nothing published for this version

  11. 4.0.0-dev 27 Apr 2022 pre-release

    Nothing published for this version

  12. 3.6.0 17 Aug 2023
    Release notes
    • Migrate to 3.13.0
    Open source →
  13. 3.5.4 07 Apr 2024

    Nothing published for this version

  14. 3.5.3 16 Jun 2023
    Release notes
    • upgrade http to 1.0.0
    Open source →
  15. 3.5.2 06 Jun 2023
    Release notes
    • Fix issue that can't load image if cacheWidth or cacheHeight set on web platform #56
    • Mark [ExtendedResizeImage.compressionRatio] and [ExtendedResizeImage.maxBytes] are not supported on web. (Error: Unsupported operation: ImageDescriptor is not supported on web.)
    Open source →
  16. 3.5.1 29 May 2023
    Release notes
    • Fix miss _network_image_web.dart #582
    Open source →
  17. 3.5.0 29 May 2023
    Release notes
    • Breaking Change: remove loadBuffer method, and add loadImage method [https://github.com/flutter/flutter/pull/118966]
    • Migrate to 3.7.0
    Open source →
  18. 3.4.3 07 Apr 2024

    Nothing published for this version

  19. 3.4.2 24 Apr 2023
    Release notes
    • Fix issue that cannot compile ExtendedImage.file on the web (566#)
    Open source →
  20. 3.4.1 11 Nov 2022
    Release notes
    • clearMemoryCacheWhenDispose is not working with imageCacheName property, obtainCacheStatus method should be overrided.(#44)
    Open source →
  21. 3.4.0 01 Sep 2022
    Release notes
    • Migrate to 3.3.0 (load=>loadBuffer)
    Open source →
  22. 3.3.1 07 Apr 2024

    Nothing published for this version

  23. 3.3.0 12 May 2022
    Release notes
    • Migrate to 3.0.0
    Open source →
  24. 3.2.0 11 May 2022
    Release notes
    • override == and hashCode for ExtendedResizeImage
    • fix issue that ExtendedResizeImage can't get rawImageData
    • ExtendedResizeImage.maxBytes is actual bytes of Image, not decode bytes.
    Open source →
  25. 3.1.4 04 Apr 2022
    Release notes
    • Use list instead of listSync to look for cached files
    Open source →
  26. 3.1.3 04 Apr 2022
    Release notes
    • Make abstract ExtendedNetworkImageProvider with ExtendedImageProvider
    Open source →
  27. 3.1.2 12 Jan 2022
    Release notes
    • Fix issue that using headers might cause a lot of rebuilds (#39)
    Open source →
  28. 3.1.1 05 Jan 2022
    Release notes
    • Fix socket leak (#38)
    Open source →
  29. 3.1.0 06 May 2021
    Release notes
    • Improve:

      1. add [ExtendedNetworkImageProvider.cacheMaxAge] to set max age to be cached.
    Open source →
  30. 3.1.0-non-null-safety 06 May 2021 pre-release

    Nothing published for this version

  31. 3.0.0 24 Mar 2021
    Release notes
    • Breaking change:

      1. we cache raw image pixels as default behavior at previous versions, it's not good for heap memory usage. so add [ExtendedImageProvider.cacheRawData] to support whether should cache the raw image pixels. It's [false] now.
    • Improve:

      1. add [ExtendedResizeImage] to support resize image more convenient.
      2. add [ExtendedImageProvider.imageCacheName] to support custom ImageCache to store ExtendedImageProvider.
    Open source →
  32. 3.0.0-non-null-safety 24 Mar 2021 pre-release

    Nothing published for this version

  33. 2.0.2 08 Mar 2021
    Release notes
    • fix null-safety cast error
    Open source →
  34. 2.0.1 05 Mar 2021
    Release notes
    • add [ExtendedNetworkImageProvider.printError]
    Open source →
  35. 2.0.1-non-null-safety 05 Mar 2021 pre-release

    Nothing published for this version

  36. 2.0.0 04 Mar 2021
    Release notes
    • support-null-safety
    Open source →
  37. 2.0.0-non-null-safety 04 Mar 2021 pre-release

    Nothing published for this version

  38. 1.0.1 02 Mar 2021
    Release notes
    • add cache key for utils
    Open source →
  39. 1.0.0 02 Mar 2021
    Release notes
    • fix web capability at pub.dev
    • add cache key #288
    Open source →
  40. 0.4.0-nullsafety.2 27 Feb 2021 pre-release

    Nothing published for this version

  41. 0.3.1 26 Nov 2020
    Release notes
    • support chunkEvents for network web
    Open source →
  42. 0.3.0 22 Aug 2020
    Release notes
    • export http_client_helper
    Open source →
    Release notes
    • export http_client_helper
    Open source →
  43. 0.2.3 07 May 2020
    Release notes
    • fix analysis_options.yaml base on flutter sdk
    Open source →
  44. 0.2.2 05 Apr 2020
    Release notes
    • add analysis_options.yaml
    • fix null exception of chunkEvents
    Open source →
  45. 0.2.1 14 Mar 2020
    Release notes
    • support loading progress for network
    • public HttpClient of ExtendedNetworkImageProvider
    • add getCachedSizeBytes method
    Open source →
  46. 0.2.0 31 Jan 2020
    Release notes
    • web support
    Open source →
  47. 0.1.9 11 Dec 2019
    Release notes
    • fix breaking change for flutter 1.10.15 about miss load parameter
    Open source →
  48. 0.1.8 14 Oct 2019
    Release notes
    • add ExtendedAssetBundleImageKey to support to cache rawImageData
    Open source →
  49. 0.1.7 12 Oct 2019
    Release notes
    • override == method to set rawImageData
    Open source →
  50. 0.1.6 12 Oct 2019
    Release notes
    • add ExtendedImageProvider ExtendedExactAssetImageProvider ExtendedAssetImageProvider ExtendedFileImageProvider ExtendedMemoryImageProvider now we can get raw image data from ExtendedImageProvider
    Open source →
  51. 0.1.5 08 Sep 2019
    Release notes
    • add getCachedImageFile(url) method
    Open source →
  52. 0.1.4 13 Jul 2019
    Release notes
    • improve codes base on v1.7.8
    Open source →
  53. 0.1.3 12 Jun 2019
    Release notes
    • update path_provider 1.1.0
    Open source →
  54. 0.1.2 29 May 2019

    Nothing published for this version

  55. 0.1.1 11 May 2019
    Release notes
    • disabled informationCollector to keep backwards compatibility for now
    Open source →
  56. 0.1.0 06 May 2019
    Release notes
    • add extended_network_image_provider.dart and extended_network_image_utils.dart
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive