wingify_insights_flutter_sdk 2.5.0 copy "wingify_insights_flutter_sdk: ^2.5.0" to clipboard
wingify_insights_flutter_sdk: ^2.5.0 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 Dart:

 $ dart pub add wingify_insights_flutter_sdk

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 dart pub get):

dependencies:
  wingify_insights_flutter_sdk: ^2.5.0

Alternatively, your editor might support dart pub get or 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
0
points
144
downloads

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

unknown (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