infinity_view library
Classes
- InfinityView
- InfinityView allows the child widget to be translated, scaled and rotated infinitely with user input.
- InfinityViewController
- InfinityViewController allows you to manipulate the InfinityView from outside of the widget.
Enums
- ScrollWheelBehavior
- Defines different behaviors for how the scroll wheel on a mouse is handled.
Typedefs
- ScrollWheelCallback = ScrollWheelBehavior? Function()
- TransformTestCallback = bool Function(GenericTransformUpdateDetails details)