storifyme_flutter library

Classes

Method
MethodChannelStorifyMeFlutterPlugin
An implementation of StorifyMeFlutterPluginPlatform that uses method channels.
MockPlatformInterfaceMixin
A PlatformInterface mixin that can be combined with fake or mock objects, such as test's Fake or mockito's Mock.
Params
PlatformInterface
Base class for platform interfaces.
StoriesViewWidget
StoriesViewWidgetState
StorifyMeFlutterPlugin
A class that provides methods for interacting with native functionality through Flutter.
StorifyMeFlutterPluginPlatform
An abstract class that defines platform-specific functionality for the StorifyMeFlutterPluginPlatform.

Mixins

NativeEventListener
A mixin that defines methods for handling native events.

Typedefs

StoriesViewCallback = void Function(int id)