webinstats_flutter 0.0.2 copy "webinstats_flutter: ^0.0.2" to clipboard
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 #

  1. Add the latest version of the package in your pubspec.yaml
  2. For iOS go to the ios folder and run pod install
  3. import 'package:webinstats_flutter/webinstats_flutter.dart';
  4. 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 #

  1. execute
  2. addItem
  3. createEvent
9
likes
140
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

WebInStats In-App Marketing SDK Flutter plugin.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on webinstats_flutter

Packages that implement webinstats_flutter