lig_scanner_sdk 0.5.0+1 copy "lig_scanner_sdk: ^0.5.0+1" to clipboard
lig_scanner_sdk: ^0.5.0+1 copied to clipboard

LiG Scanner SDK which empowers your app with LiGTag scanning capability.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lig_scanner_sdk

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

dependencies:
  lig_scanner_sdk: ^0.5.0+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:lig_scanner_sdk/lig_scanner_sdk.dart';
0
likes
130
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

LiG Scanner SDK which empowers your app with LiGTag scanning capability.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

camera, flutter, path, path_provider, permission_handler, plugin_platform_interface

More

Packages that depend on lig_scanner_sdk