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

outdated

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

visenze-tracking-sdk #

Pub Platform License Null Safety

Overview #

Visenze Analytics is a key part of your analytics solutions, allowing you to track key events and view the resulting analytics and performance data.

The ViSenze Tracking SDK is an open source software for easy integration of ViSearch Tracking API with your javascript application. For source code and references, visit the GitHub repository.

Usage #

import 'package:visenze_tracking_sdk/visenze_tracker.dart';

void main() {
  var tracker = await VisenzeTracker.create('MY_APP_KEY:MY_PLACEMENT_ID');
}
0
likes
0
points
45
downloads

Publisher

verified publishervisenze.com

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

clock, device_info_plus, flutter, http, package_info_plus, shared_preferences, uuid

More

Packages that depend on visenze_tracking_sdk