opensight_analytics 0.2.0 copy "opensight_analytics: ^0.2.0" to clipboard
opensight_analytics: ^0.2.0 copied to clipboard

Simply get to know your Users, without compromising their privacy. Opensight Analytics SDK implementation for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opensight_analytics

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

dependencies:
  opensight_analytics: ^0.2.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:opensight_analytics/opensight_analytics.dart';
2
likes
110
pub points
0%
popularity

Publisher

verified publisheropensight.io

Simply get to know your Users, without compromising their privacy. Opensight Analytics SDK implementation for Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_isolate, http, opensight_core, shared_preferences, uuid

More

Packages that depend on opensight_analytics