stylet_method_channel library
Classes
- MethodChannelStylet
- Stylet backend implemented with Flutter platform channels.
Functions
-
decodeStyletEvent(
Object? value) → StyletEvent - Decodes one platform-channel map into its strongly typed event.
-
decodeStyletEvents(
Object? value) → Iterable< StyletEvent> - Decodes one event-channel message, including historical event batches.