adcio_analytics 0.1.2 copy "adcio_analytics: ^0.1.2" to clipboard
adcio_analytics: ^0.1.2 copied to clipboard

collect logs for event analysis of ADCIO projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add adcio_analytics

With Flutter:

 $ flutter pub add adcio_analytics

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

dependencies:
  adcio_analytics: ^0.1.2

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:adcio_analytics/adcio_analytics.dart';
3
likes
0
pub points
0%
popularity

Publisher

verified publishercorca.ai

collect logs for event analysis of ADCIO projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info_plus, flutter, http

More

Packages that depend on adcio_analytics