flutter_advanced_avatar 1.5.2 flutter_advanced_avatar: ^1.5.2 copied to clipboard
An advanced avatar provides a rich API for widget customization that opens a new look and feel in your app.
1.5.2 #
- Increase safety on splitting empty
name
strings to abbreviation by @MrLightful. - Bump
flutter_lints
to major v5.0.0 & fix analysis issues by @MrLightful.
1.5.1 #
- Fix
name
splitting with emojis by @MrLightful.
1.5.0 #
- Two letters abbreviation algorithm added.
- Minimum SDK version changed to 2.17.0.
1.4.0 #
- Fix abbreviation algorithm.
- autoTextSize property added.
1.3.1 #
- Set image size according to the container size.
1.3.0 #
- AnimatedContainer support added.
1.2.0 #
- AlignCircular widget implemented to align children on circle.
- Gesture detection support added.
1.1.0 #
- Corner properties replaced with children.
1.0.0+1 #
- LICENSE CHANGED.
1.0.0 #
- Null Safety implemented.
0.0.2+1 #
- Preview images fixed.
0.0.2 #
- Extended functionality.
- Documentation improved.
0.0.1 #
- Basic functionality added.