adaptive_image_loader
Load normal and Google Drive images with full Image.network customization and optional caching.
What this package is like to depend on
Last release 7 months ago
30 Dec 2025
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
7 months old
3 releases · first in 2025
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Dec 2025 to Dec 2025
2026
Releases
latest 3-
1.0.230 Dec 2025 -
1.0.130 Dec 2025Release notes
Open source →- Added comprehensive example demonstrating all supported use cases
- Added examples for:
- Normal web image loading
- Google Drive image loading
- Dropbox image loading
- Cached vs non-cached images
- Background image usage via AdaptiveImageProvider
- Improved documentation around caching behavior and background images
- Clarified differences between AdaptiveImage widget and AdaptiveImageProvider
-
1.0.030 Dec 2025Release notes
Open source →- Initial release
- Load images from:
- Normal public image URLs
- Google Drive share links
- Dropbox share links
- Automatic conversion of Drive and Dropbox links to direct image URLs
- Optional disk caching using cached_network_image
- AdaptiveImage widget for UI-based image rendering
- AdaptiveImageProvider for background images (CircleAvatar, DecorationImage)