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

outdated

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.0.6

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
0
points
45
downloads

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

unknown (license)

Dependencies

flutter, flutter_isolate, http, shared_preferences, uuid

More

Packages that depend on opensight_analytics

Packages that implement opensight_analytics