flux_analytics_sdk 0.1.13 copy "flux_analytics_sdk: ^0.1.13" to clipboard
flux_analytics_sdk: ^0.1.13 copied to clipboard

[pending analysis]

Flux Analytics official Flutter SDK for tracking events, sessions, and user identity.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flux_analytics_sdk

With Flutter:

 $ flutter pub add flux_analytics_sdk

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

dependencies:
  flux_analytics_sdk: ^0.1.13

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

Publisher

unverified uploader

Weekly Downloads

Flux Analytics official Flutter SDK for tracking events, sessions, and user identity.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

connectivity_plus, device_info_plus, flutter, flutter_secure_storage, http, package_info_plus, plugin_platform_interface, shared_preferences, uuid

More

Packages that depend on flux_analytics_sdk

Packages that implement flux_analytics_sdk