drag_ball 0.5.0
drag_ball: ^0.5.0 copied to clipboard
A Flutter package, inspiration Indonesia e-commerce widget or similiar AssistiveTouch on Iphone.
0.5.0 #
- Add: DragballController, OnIconBallTapped
For override icon ball tapped
0.4.0 #
- Add: iconPosition, scrollAndHide, rotateIcon
- change: type icon from IconData to Widget
- Refactor code base
- new example
0.3.0 #
- Add DragballPosition
- Default duration animation
- Remove depercated API
0.2.0 #
- Fix animation curve
- Improve rotate icon animation
0.1.0 #
- Fix fatal error Crash use Theme.of(context) on initState
- Reame Update
0.0.1 #
- First publish