sunmi_scanner 0.0.5 copy "sunmi_scanner: ^0.0.5" to clipboard
sunmi_scanner: ^0.0.5 copied to clipboard

PlatformAndroid

Sunmi support package that allows you to easily interface with your scanner device

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sunmi_scanner

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

dependencies:
  sunmi_scanner: ^0.0.5

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_scanner/sunmi_scanner.dart';
6
likes
160
points
1.01k
downloads

Publisher

verified publisherfrancescodema.dev

Weekly Downloads

Sunmi support package that allows you to easily interface with your scanner device

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sunmi_scanner