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

Eulerian Technologies - EAnalytics Flutter SDK. This SDK provides functionnalities for our augmented analytics platform. Get a free account at https://eulerian.io/

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eanalytics

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

dependencies:
  eanalytics: ^1.0.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:eanalytics/eanalytics.dart';
3
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Eulerian Technologies - EAnalytics Flutter SDK. This SDK provides functionnalities for our augmented analytics platform. Get a free account at https://eulerian.io/

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

advertising_id, android_id, async, device_info_plus, flutter, http, logger, package_info_plus, shared_preferences

More

Packages that depend on eanalytics