booleanmaths_flutter_sdk 0.0.1 copy "booleanmaths_flutter_sdk: ^0.0.1" to clipboard
booleanmaths_flutter_sdk: ^0.0.1 copied to clipboard

Flutter plugin for the BooleanMaths SDK — user event tracking and attribution.

0.0.1 #

Initial release.

  • BooleanMaths.initialize(apiKey:, pixelId:) — initializes the native SDK.
  • BooleanMaths.trackEvent(name, properties:) — records an event with typed properties (String, num, bool, List, Map). Null values and non-string keys are dropped natively so one bad property never costs the whole event.
  • BooleanMaths.getPlatformVersion() — channel smoke test.
  • Android support (minSdk 24), backed by com.booleanmaths:bm-sdk:1.0.5.
  • iOS registers the channel but tracking calls are safe no-ops — there is no native BooleanMaths iOS SDK yet.
0
likes
0
points
255
downloads

Publisher

verified publisherbooleanmaths.com

Weekly Downloads

Flutter plugin for the BooleanMaths SDK — user event tracking and attribution.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on booleanmaths_flutter_sdk

Packages that implement booleanmaths_flutter_sdk