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
120
points
76
downloads

Documentation

API reference

Publisher

verified publisheropensight.io

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, flutter_isolate, http, opensight_core, shared_preferences, uuid

More

Packages that depend on opensight_analytics

Packages that implement opensight_analytics