datakick_sdk 0.2.7 copy "datakick_sdk: ^0.2.7" to clipboard
datakick_sdk: ^0.2.7 copied to clipboard

A software development kit to interact with the datakick.com product database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datakick_sdk

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

dependencies:
  datakick_sdk: ^0.2.7

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:datakick_sdk/datakick_sdk.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A software development kit to interact with the datakick.com product database.

Repository (GitHub)
View/report issues

License

AGPL-3.0 (LICENSE)

Dependencies

camera, convert, firebase_ml_vision, flutter, html, http, json_annotation

More

Packages that depend on datakick_sdk