spline_controller library
Classes
- SplineController
- Controller for interacting with a SplineViewer WebView. The controller is attached by the SplineViewer when the widget is created and detached when disposed. Do not reuse a controller across multiple simultaneously mounted SplineViewer instances.
Typedefs
- InternalControllerCallback = void Function()
- Internal callback signature for viewer->controller wiring.