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

Flutter plugin for tracking for ViSenze console users. Created for Flutter iOS, Android and Web apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add visenze_tracking_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  visenze_tracking_sdk: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:visenze_tracking_sdk/visenze_tracker.dart';
0
likes
140
points
45
downloads

Documentation

Documentation
API reference

Publisher

verified publishervisenze.com

Weekly Downloads

Flutter plugin for tracking for ViSenze console users. Created for Flutter iOS, Android and Web apps.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

clock, device_info_plus, flutter, http, shared_preferences, universal_io, uuid

More

Packages that depend on visenze_tracking_sdk