opensight_core 0.1.3 copy "opensight_core: ^0.1.3" to clipboard
opensight_core: ^0.1.3 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opensight_core

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

dependencies:
  opensight_core: ^0.1.3

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_core/opensight_core.dart';
0
likes
115
points
61
downloads

Publisher

verified publisheropensight.io

Weekly Downloads

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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, http, shared_preferences, uuid

More

Packages that depend on opensight_core

Packages that implement opensight_core