vwo_insights_flutter_sdk 1.0.3 copy "vwo_insights_flutter_sdk: ^1.0.3" to clipboard
vwo_insights_flutter_sdk: ^1.0.3 copied to clipboard

VWO Insights helps you analyze user behavior in your application based on interactions such as application launch, taps, scrolls, and flings.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vwo_insights_flutter_sdk
copied to clipboard

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

dependencies:
  vwo_insights_flutter_sdk: ^1.0.3
copied to clipboard

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:vwo_insights_flutter_sdk/vwo_insights_flutter_sdk.dart';
copied to clipboard
3
likes
140
points
346
downloads

Publisher

verified publishervwo.com

Weekly Downloads

2024.10.07 - 2025.04.21

VWO Insights helps you analyze user behavior in your application based on interactions such as application launch, taps, scrolls, and flings.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, visibility_detector

More

Packages that depend on vwo_insights_flutter_sdk