respectlytics_flutter 1.0.1 copy "respectlytics_flutter: ^1.0.1" to clipboard
respectlytics_flutter: ^1.0.1 copied to clipboard

Official Respectlytics SDK for Flutter - Privacy-first analytics with no device identifiers, no IDFA/GAID, and automatic data deletion on uninstall.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add respectlytics_flutter

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

dependencies:
  respectlytics_flutter: ^1.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:respectlytics_flutter/respectlytics_flutter.dart';
0
likes
140
points
109
downloads

Publisher

unverified uploader

Weekly Downloads

Official Respectlytics SDK for Flutter - Privacy-first analytics with no device identifiers, no IDFA/GAID, and automatic data deletion on uninstall.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #privacy #tracking #flutter-plugin

Documentation

API reference

License

unknown (license)

Dependencies

connectivity_plus, flutter, http, package_info_plus, shared_preferences, uuid

More

Packages that depend on respectlytics_flutter