journey3_connector 1.1.0 copy "journey3_connector: ^1.1.0" to clipboard
journey3_connector: ^1.1.0 copied to clipboard

Flutter connector for Journey3 (Lightweight Anonymous Mobile Analytics)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add journey3_connector

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

dependencies:
  journey3_connector: ^1.1.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:journey3_connector/journey3_connector.dart';
3
likes
120
points
68
downloads

Publisher

verified publisherartemkv.net

Weekly Downloads

Flutter connector for Journey3 (Lightweight Anonymous Mobile Analytics)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, logging, path_provider, uuid

More

Packages that depend on journey3_connector