devfeedbackhub_analytics 3.0.0 copy "devfeedbackhub_analytics: ^3.0.0" to clipboard
devfeedbackhub_analytics: ^3.0.0 copied to clipboard

PlatformAndroid

Lightweight analytics SDK for DevFeedbackHub - track tester behavior and goal completion in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add devfeedbackhub_analytics

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

dependencies:
  devfeedbackhub_analytics: ^3.0.0

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:devfeedbackhub_analytics/devfeedbackhub_analytics.dart';
0
likes
150
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight analytics SDK for DevFeedbackHub - track tester behavior and goal completion in your app.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #testing #feedback #beta-testing

License

MIT (license)

Dependencies

android_id, flutter, http, shared_preferences

More

Packages that depend on devfeedbackhub_analytics