smooth_avatar 1.0.3
smooth_avatar: ^1.0.3 copied to clipboard
A customizable fade-in circular avatar widget with animated loading, error handling and optional border.
Changelog #
All notable changes to this project will be documented in this file.
1.0.3 #
- Fixed screenshot rendering using GitHub raw URL.
- Adjusted preview image size in README.
- Documentation improvements.
1.0.2 #
- Fixed README screenshot URL to use correct GitHub repository.
- Updated repository, homepage and issue tracker metadata in pubspec.
1.0.1 #
- Added screenshot preview to README.
- Fixed publication issues related to preview image rendering.
0.1.0 #
- Added animated loading spinner while image loads.
- Added customizable placeholder support.
- Added safe
borderWidthvalidation usingclamp. - Improved fade-in animation handling.
0.0.1 #
- Initial release of the SmoothAvatar widget.