flutter_app_insights 0.0.1 copy "flutter_app_insights: ^0.0.1" to clipboard
flutter_app_insights: ^0.0.1 copied to clipboard

A library that helps your product connect to Microsoft AppInsights. Supports All Platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_app_insights

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

dependencies:
  flutter_app_insights: ^0.0.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:flutter_app_insights/flutter_app_insights.dart';
3
likes
140
points
104
downloads

Publisher

verified publisheraresdefencelabs.com

Weekly Downloads

A library that helps your product connect to Microsoft AppInsights. Supports All Platforms

Repository (GitHub)
View/report issues

Topics

#telemetry #appinsights #logging #analytics

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

dio, flutter, json_annotation, path_provider, retrofit

More

Packages that depend on flutter_app_insights