flutter_mobigate 1.0.2 copy "flutter_mobigate: ^1.0.2" to clipboard
flutter_mobigate: ^1.0.2 copied to clipboard

Flutter Mobigate SDK plugin. MobigateSDK is a tool for gathering users phone data and events tracking.

React Native Mobigate SDK plugin for Android #

MobigateSDK is a tool for gathering users phone data and events tracking.

Overview #

Library version Platforms

Getting Started #

Initialize SDK first #

MobigateSDK mobienceInstance = MobigateSDK(MobigateOptions(
      "V0K6jhiIfem6CRWHYZ59Nmj3oFBBKbJsnSsWfR2JNq7ktblOUXwbJoBQTpWnw2uSwW76gpiu2kun50jweTY69B"
  ));
String libraryInitResult = await mobienceInstance.init;

Start gather data #

String startResult = await mobienceInstance.startSdk;

Guides #

Full installation and setup guides can be viewed here.

1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter Mobigate SDK plugin. MobigateSDK is a tool for gathering users phone data and events tracking.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_mobigate