flutter_branch_sdk library
Classes
Enums
- AppTrackingStatus
- BranchAttributionLevel
- BranchCondition
- BranchContentSchema
- BranchCurrencyType
- BranchEventAdType
- BranchImageFormat
- BranchLogLevel
- Defines the log level for Branch SDK logging.
- BranchProductCategory
- BranchStandardEvent
Extensions
- BranchLogLevelExtension on BranchLogLevel
- Extension to convert BranchLogLevel to string representation
Functions
-
getBranchAttributionLevelString(
BranchAttributionLevel branchAttributionLevel) → String -
getBranchEventAdTypeString(
BranchEventAdType branchEventAdType) → String -
getBranchStandardEventString(
BranchStandardEvent branchStandardEvent) → String -
getContentSchemaString(
BranchContentSchema? contentSchema) → String? -
getCurrencyTypeString(
BranchCurrencyType currencyType) → String -
getValueContentSchema(
String name) → BranchContentSchema