meili_flutter library

Classes

AdditionalParams
AvailParams
Meili
Entry point for driving the Meili SDK and observing its events.
MeiliAnalyticsEvent
An analytics event tracked by the SDK (forwarded from a registered analytics provider). Includes screen_viewed events, whose properties carry a screen_name.
MeiliBookingFlowEnded
The booking flow reached its end (maps to the SDK's onEndBookingFlow).
MeiliEvent
Events emitted by the native Meili SDK and surfaced to Dart through MeiliFlutterPlatform.events.
MeiliFlowDismissed
The Meili UI was dismissed (maps to the SDK's dismissAction).
MeiliFlutterPlatform
MeiliParams
Represents the parameters required to open the Meili view.
MeiliUnknownEvent
A well-formed event whose type this version of the plugin does not yet model. Lets consumers ignore or inspect future event types without the stream erroring.

Enums

FlowType
Enum representing the different flow types for the MeiliView.