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

outdated

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

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

Publisher

verified publisheropensight.io

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, shared_preferences, uuid

More

Packages that depend on opensight_core

Packages that implement opensight_core