meferi_scan_data 0.0.3 copy "meferi_scan_data: ^0.0.3" to clipboard
meferi_scan_data: ^0.0.3 copied to clipboard

PlatformAndroid

This plug-in is used to receive decoding results from Meferi's handheld terminal devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add meferi_scan_data

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

dependencies:
  meferi_scan_data: ^0.0.3

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:meferi_scan_data/meferi_scan_data.dart';
3
likes
125
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

This plug-in is used to receive decoding results from Meferi's handheld terminal devices.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on meferi_scan_data

Packages that implement meferi_scan_data