guardlinesdk 0.0.1 copy "guardlinesdk: ^0.0.1" to clipboard
guardlinesdk: ^0.0.1 copied to clipboard

Porject integration Guardline SDK and API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add guardlinesdk

With Flutter:

 $ flutter pub add guardlinesdk

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

dependencies:
  guardlinesdk: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:guardlinesdk/blinkid_result_builder.dart';
import 'package:guardlinesdk/demoapp.dart';
0
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Porject integration Guardline SDK and API.

License

unknown (license)

Dependencies

blinkid_flutter, flutter, http, http_parser, image_picker, path

More

Packages that depend on guardlinesdk