flutter_text_drawable 0.2.0
flutter_text_drawable: ^0.2.0 copied to clipboard
A flutter library that gives you the flexibility to create and customize text user avatars like Gmail and Contacts.
0.2.0 21-May-2020 #
- Make widget tappable with
isTappable
param. - Receive
onTap
callback. - Animate between text and icon when widget is tapped.
- Removed
colorGenerator
param.
0.1.2 21-May-2020 #
- Added widget test for the TextDrawable widget
0.1.1 19-May-2020 #
- Documented package
0.1.0 19-May-2020 #
- Initial package release