aws_image
A Flutter package for loading, caching, and displaying images from AWS S3 using presigned URLs or BuckerKey
2.0.2
kishormainali/aws_image
What this package is like to depend on
Last release 6 months ago
28 Jan 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
4 releases · first in 2025
3 releases in the last 12 months
see the full history below
Release timeline
4 releases · May 2025 to Jan 2026
2026
Releases
latest 4-
2.0.228 Jan 2026 -
2.0.126 Jan 2026Release notes
Open source →What's Changed
- chore: update fp_logger to latest version by @kishor-mainali in #1
New Contributors
- @kishor-mainali made their first contribution in #1
Full Changelog: v2.0.0...v2.0.1
-
2.0.025 Jan 2026Release notes
Open source →Full Changelog: https://github.com/kishormainali/aws_image/commits/v2.0.0
Release notes
Open source →- Client:
- Added AwsClientProvider to provide aws request among all image widgets
- Added support for get upload url and upload to aws
- Updated Request and Transformers to support upload and preview url
- Improved error handling and reporting for upload failures
- Loading Widget:
- Replaced
CircularProgressIndicatorwith modern shimmer skeleton effect - Smooth gradient animation for better visual feedback
- Respects shape and borderRadius properties
- Properly handles parent constraints and default sizing
- Replaced
- Image Loading:
- Enhanced performance and reliability
- Improved caching mechanisms
- Error Widget:
- Rewritten for consistency with loading widget
- Same constraint-based sizing logic as loader
- Respects shape and borderRadius properties
- Consistent background styling
- Client:
-
1.0.021 May 2025