webinstats_flutter 0.0.2
webinstats_flutter: ^0.0.2 copied to clipboard
WebInStats In-App Marketing SDK Flutter plugin.
webinstats #
A Flutter plugin to integrate webinstats SDK in your Flutter app.
Getting Started #
- Add the latest version of the package in your
pubspec.yaml - For iOS go to the ios folder and run
pod install import 'package:webinstats_flutter/webinstats_flutter.dart';- For Android You should add below to ~/android/app/src/main/AndroidManifest.xml
<uses-library android:name="org.apache.http.legacy" android:required="false"/>
Available Methods #
- execute
- addItem
- createEvent