PackageTrack
Sign in Get early access

adaptive_network_image

A Flutter widget that displays images from external URLs on web, handling CORS restrictions with a multi-strategy fallback approach.

0.1.2 PrimeCodeSolution/adaptive_network_image

What this package is like to depend on

Last release 5 months ago

22 Mar 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Mar 2026 to Mar 2026
Release Pre-release

Releases

latest 3
  1. 0.1.2 22 Mar 2026
    Release notes
    • Fix images losing aspect ratio with directImg and iframe strategies when using fixed dimensions.
    • Improve example app with BoxFit toggle and colored container borders for visual testing.
    Open source →
  2. 0.1.1 22 Mar 2026
    Release notes
    • Add preventNativeInteraction parameter (default true) to block native browser drag and right-click on web images, allowing Flutter's gesture system to handle all interactions.
    • Improve README to clarify the package is built primarily for web with all-browser support, and uses Flutter's default Image.network on other platforms.
    Open source →
  3. 0.1.0 22 Mar 2026
    Release notes
    • Multi-strategy CORS image loading with ordered fallback: directImg, corsProxy, iframe.
    • Sandboxed iframe strategy with no inline scripts for maximum compatibility.
    • LRU cache with byte-based eviction for resolved strategies and image bytes.
    • Configurable strategy order, timeout, and fade-in animation.
    • URL validation before loading.
    • Controllable logging via adaptiveImageLogging flag (off by default).
    • Platform support: full CORS handling on Web; Image.network fallback on mobile and desktop.
    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