sunmi_barcode_scanner 0.0.4 copy "sunmi_barcode_scanner: ^0.0.4" to clipboard
sunmi_barcode_scanner: ^0.0.4 copied to clipboard

PlatformAndroid

Flutter plugin that wraps Sunmi Android SDK for integrated hardware barcode scanners

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sunmi_barcode_scanner

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

dependencies:
  sunmi_barcode_scanner: ^0.0.4

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:sunmi_barcode_scanner/sunmi_barcode_scanner.dart';
3
likes
145
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that wraps Sunmi Android SDK for integrated hardware barcode scanners

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sunmi_barcode_scanner

Packages that implement sunmi_barcode_scanner