wingify_insights_flutter_sdk 2.6.1 copy "wingify_insights_flutter_sdk: ^2.6.1" to clipboard
wingify_insights_flutter_sdk: ^2.6.1 copied to clipboard

Wingify 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 wingify_insights_flutter_sdk

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

dependencies:
  wingify_insights_flutter_sdk: ^2.6.1

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:wingify_insights_flutter_sdk/wingify_insights_flutter_sdk.dart';
0
likes
130
points
144
downloads

Documentation

API reference

Publisher

verified publisherwingify.com

Weekly Downloads

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

Homepage

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, visibility_detector

More

Packages that depend on wingify_insights_flutter_sdk

Packages that implement wingify_insights_flutter_sdk