datasdk 1.0.0 copy "datasdk: ^1.0.0" to clipboard
datasdk: ^1.0.0 copied to clipboard

PlatformAndroid
outdated

App data collection plugin for xuriti.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datasdk

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

dependencies:
  datasdk: ^1.0.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:datasdk/datasdk.dart';
0
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

App data collection plugin for xuriti.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on datasdk

Packages that implement datasdk