flutter_floaty 0.1.9 flutter_floaty: ^0.1.9 copied to clipboard
This plugin provides a customizable Floating button to drag on screen in flutter. This package is light and easy to use
0.1.9 #
- Add
intrinsicBoundaries
params - Add
enableAnimation
params - clean code
0.1.8 #
- Add
isVisible
params - Add
onHover
params
0.1.7 #
- Improve readme content
0.1.5 #
- Fix Broken images in readme
0.1.0+2 #
- Fix minor bugs
- E2E tests implemented
0.1.0+1 #
- Initial release of the widget
- E2E tests implemented