plugin_api library

Classes

SpinWheelPluginRegistry
A central registry for discovering and using spin wheel plugins.

Typedefs

SegmentRenderer = Widget Function(BuildContext context, int index, dynamic data)
A function signature for a custom widget that renders a segment's content.