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/webinstats.dart';

Available Methods

  1. execute
  2. addItem
  3. createEvent

Libraries

selin_flutter