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

Flutter Mobience SDK plugin

React Native Mobience SDK plugin for Android #

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

Overview #

Library version Platforms

Getting Started #

Initialize SDK first #

MobienceSDK mobienceInstance = MobienceSDK(MobienceOptions(
      "V0K6jhiIfem6CRWHYZ59Nmj3oFBBKbJsnSsWfR2JNq7ktblOUXwbJoBQTpWnw2uSwW76gpiu2kun50jweTY69B"
  ));
String libraryInitResult = await mobienceInstance.init;

Start gather data #

String startResult = await mobienceInstance.startSdk;

Guides #

Full installation and setup guides can be viewed here.

2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Flutter Mobience SDK plugin

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_mobience