PackageTrack
Sign in Get early access

aio_image_view

A battle-hardened image rendering and caching library for Flutter with multi-bucket caching, circuit breakers, and network resilience.

1.1.0 omar-hanafy/aio_image_view

What this package is like to depend on

Last release 2 months ago

16 Jun 2026

Ships fairly regularly

a new release about every 3 months

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

7 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Jan 2026 to Jun 2026
Release Pre-release

Releases

latest 4
  1. 1.1.0 16 Jun 2026
    Release notes

    What's Changed

    Full Changelog: aio_image_view-v1.0.1...aio_image_view-v1.1.0

    Open source →
    Release notes

    Added

    • ImageCacheRegistry.providerFor(url, {bucket, cacheKey, isPrivate, maxWidth, maxHeight}): creates an ImageProvider backed by the same bucket cache manager and normalized cache key as ImageView, so precacheImage, DecorationImage, and other provider-based APIs share bytes with widget rendering.
    Open source →
  2. 1.0.1 24 May 2026
    Release notes Open source →
    Release notes

    Changed

    • Updated package metadata for a patch release with no public API changes.
    • Switched analyzer configuration to Flutter lint defaults.
    • Updated flutter_svg to ^2.3.0 and mocktail to ^1.0.5.
    • Refreshed generated Linux and Windows example plugin metadata for the jni FFI plugin.
    Open source →
  3. 1.0.0 16 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: https://github.com/omar-hanafy/aio_image_view/commits/aio_image_view-v1.0.0

    Open source →
    Release notes

    Initial Release

    Core Features:

    • Battle-Hardened Networking: Built for hostile network environments (2G/3G) with exponential backoff, circuit breakers, and captive portal detection.
    • Multi-Bucket Caching: Specialized cache strategies for Avatars, Content, Icons, Thumbnails, and Banners to prevent cache thrashing.
    • Unified ImageView: A single widget handling Network, Asset, File, and SVG sources with automatic type detection.
    • Smart Memory Management: Automatic memory cache sizing based on widget render dimensions to prevent OOM errors.
    • Security & Privacy: Built-in support for private, user-scoped cached images (preventing cross-user data leaks).

    UX & Performance:

    • Shimmer Effects: Integrated highly configurable shimmer placeholders.
    • SVG Support: First-class support for SVG rendering from all sources.
    • Auto-Retry: Intelligent retry logic with jitter and connectivity probing.
    Open source →
  4. 1.0.0-dev.1 16 Jan 2026 pre-release

    Nothing published for this version

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