0 purchases
webinstats flutter
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"/>
copied to clipboard
Available Methods #
execute
addItem
createEvent
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.