reelevant_analytics 1.0.0 copy "reelevant_analytics: ^1.0.0" to clipboard
reelevant_analytics: ^1.0.0 copied to clipboard

This Flutter package could be used to send tracking events to Reelevant datasources.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reelevant_analytics
copied to clipboard

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

dependencies:
  reelevant_analytics: ^1.0.0
copied to clipboard

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:reelevant_analytics/reelevant_analytics.dart';
copied to clipboard
3
likes
150
points
61
downloads

Publisher

verified publisherreelevant.com

Weekly Downloads

2024.08.07 - 2025.02.19

This Flutter package could be used to send tracking events to Reelevant datasources.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, http, plugin_platform_interface, shared_preferences

More

Packages that depend on reelevant_analytics