avatar_better 1.0.2
avatar_better: ^1.0.2 copied to clipboard
This is a complete avatar package that you can use for your profile and avatar.
1.0.2 #
- Fix null check operator used on a null value crash when text is null.
- Add validation to prevent both
randomColorandrandomGradientfrom being true simultaneously. - Add validation to ensure
backgroundColorcannot be set when random flags are active. - Add validation to ensure
gradientBackgroundColorcannot be set when random flags are active. - Fix internal validation conflict between
Avatar.profileandProfilewidget. - Remove unsafe null assertions (
!) across all avatar widgets for better stability.
0.1.1 #
- Fix bug avatar profile border.
0.1.0 #
- Add new Feature.
- Add new Property
bottomSheetStyles. - Fix UI bottom sheet.
0.0.9 #
- Fix pub points.
- Add new property
iconSize. - Enhanced
OnPickerChangetypedef to support bothFileandUint8Listparameters. - Maintained backward compatibility with
onPickerChangeWebproperty. - Fixed text centering issue in avatar widgets.
- Updated dependencies (
permission_handler,image_picker). - Added
dart:typed_dataimport forUint8Listsupport. - Improved cross-platform image handling.
- Update UI bottomSheet.
- Update Flutter SDK.
0.0.8 #
- Fix bug avatar.
0.0.7 #
- Add two new features.
0.0.6 #
- Add new feature.
0.0.5 #
- Fix pub points.
- Update package.
- Add new feature.
0.0.4 #
- Fix bug.
0.0.1 #
- TODO: Describe initial release.