telemetric 0.1.1 copy "telemetric: ^0.1.1" to clipboard
telemetric: ^0.1.1 copied to clipboard

The privacy friendly, open source way of collecting user data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telemetric

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

dependencies:
  telemetric: ^0.1.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:telemetric/telemetric.dart';
2
likes
140
points
50
downloads

Publisher

verified publisheraskrudi.com

Weekly Downloads

The privacy friendly, open source way of collecting user data.

Repository (GitHub)

Topics

#api #logging #analytics

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, js, package_info_plus, shared_preferences, universal_io, web

More

Packages that depend on telemetric