smartlinks_core library
Classes
- SmartLinksAppearanceRegistry
- Global SmartLinks theme registry.
- SmartLinksAppearanceScope
- Provides resolved SmartLinksTheme to SDK widgets.
- SmartLinksChannels
- Method channel names used by the SmartLinks Flutter bridge.
- SmartLinksClient
- SmartLinksConfig
- SmartLinksCore
- SmartLinksIdentity
- SmartLinksNativeApi
- Delegates feature API calls to native SmartLinks SDK via the Flutter bridge.
- SmartLinksTheme
- Branding tokens for SmartLinks SDK surfaces.
Typedefs
-
NativeAppUserIdProvider
= Future<
String?> Function()