nativebrik_bridge library
Classes
- Event
- EventPayload
- NativebrikAnchor
- A widget that acts as an anchor point for tooltips or onboarding stories in the Nativebrik dashboard.
- NativebrikBridge
- A bridge client to the nativebrik SDK.
- NativebrikCachePolicy
- A policy for caching data from the nativebrik SDK.
- NativebrikCrashReport
- A class to handle crash reporting in Flutter applications.
- NativebrikDispatcher
- NativebrikDispatcher is the main dispatcher for the Nativebrik SDK.
- NativebrikEmbedding
- A widget that embeds an experiment.
- NativebrikEvent
- NativebrikProvider
- NativebrikProvider is the main provider for the Nativebrik SDK.
- NativebrikProviderState
- NativebrikRemoteConfig
- A remote config that can be fetched from nativebrik.
- NativebrikRemoteConfigVariant
- NativebrikUser
- A class to handle NativebrikUser.
Extensions
- NativebrikProviderExtension on BuildContext
- Extension to access NativebrikProvider from build context
Typedefs
- EmbeddingBuilder = Widget Function(BuildContext context, EmbeddingPhase phase, Widget child)
- EventHandler = void Function(Event event)