rotatable 0.0.2 copy "rotatable: ^0.0.2" to clipboard
rotatable: ^0.0.2 copied to clipboard

outdated

A plugin that provides one finger rotation, floating widget with click bounce effect.

rotatable #

Rotatable

This widget has features like rotation with one finger, bounce on click and floatation with a finger. The package also contains gesture recognizer which supports Tap and Pan gestures and is not affected by other recognizers in UI arena.

Usage #

To use this plugin, add rotatable as a dependency in your pubspec.yaml.

Example #

To use one finger rotation feature


Rotatable(widget);

To creating floating widget with finger movement


BouncingAvatar(widget);

3
likes
30
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin that provides one finger rotation, floating widget with click bounce effect.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rotatable