reusable_image_widget 0.1.2
reusable_image_widget: ^0.1.2 copied to clipboard
A reusable Flutter widget library for picking, cropping, compressing, and displaying images from gallery, camera, or network with full-screen preview support.
📄 CHANGELOG #
All notable changes to this project will be documented here.
🕘 Versions #
🔥 Latest Summary #
0.1.2 #
Jul 14, 2025 #
✨ Added #
- Introduced
AppAvatarwidget:- Dynamically renders
AppCircleAvatarorAppRectangleAvatarbased on theisCircleflag.
- Dynamically renders
♻️ Changed #
AvatarImageViewer➜EditProfileImageViewer.EditAvatarIcon➜EditProfileIcon.CircleAvatarWithOnlineIndicator➜AvatarWithOnlineIndicator, now usesAppAvatarwithAppCircleAvatar.
🔥 Removed #
ImageWithTitlewidget has been removed from this package.- It is now renamed to
AvatarTitleGridCardand migrated to thereusable_list_itempackage.
- It is now renamed to