rotation_detector 1.0.0 copy "rotation_detector: ^1.0.0" to clipboard
rotation_detector: ^1.0.0 copied to clipboard

outdated

A widget that gives rotation behavior to a circular child widget

Rotation Detector Widget #

This is a widget that gives rotation behavior to a circular child widget

Example #

RotationDetector(
    width: 300.0,
    height: 300.0,
    child: <place your cicular child here>,
)

TODO #

Add a more extense example

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A widget that gives rotation behavior to a circular child widget

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on rotation_detector