interactive_box 0.1.0 interactive_box: ^0.1.0 copied to clipboard
A Flutter widget that has pre-defined design for scaling, rotating, moving interaction.
Changelog #
This changelog uses semantic versioning for documenting changes.
0.1.0 #
InteractiveBox
- Fixes interactive box not using initial rotate angle
- Adds new parameter in
onActionSelected()
to get aInteractiveBox
's info for copy
docs
- Update changelog and example code
0.0.1 #
- Initial release