flutter_androssy_kits 1.0.6
flutter_androssy_kits: ^1.0.6 copied to clipboard
Collection of androssy_widgets with advanced styling and customization.
1.0.6 #
- Text translate by translate property
1.0.5 #
- Add AndrossyConfigure widget to create instance simply
- Add textConverter and apply this inside the text widget
1.0.4 #
- Add androssy progress gesture to make progressing pressed button
- Remove all external libraries and using androssy instance
- Replace all callback as native flutter style:
- onClick to onTap
- onDoubleClick to onDoubleTap
- onLongClick to onLongPress
1.0.3 #
- Add androssy fade and coordinator