barcode_newland_flutter 1.0.0 copy "barcode_newland_flutter: ^1.0.0" to clipboard
barcode_newland_flutter: ^1.0.0 copied to clipboard

PlatformAndroid

Wrapper for Newland Scanner SDK and Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add barcode_newland_flutter

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

dependencies:
  barcode_newland_flutter: ^1.0.0

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:barcode_newland_flutter/newland_scan_result.dart';
import 'package:barcode_newland_flutter/newland_scanner.dart';
4
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper for Newland Scanner SDK and Flutter

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on barcode_newland_flutter

Packages that implement barcode_newland_flutter