raw_scanner_plus 1.0.0+1 copy "raw_scanner_plus: ^1.0.0+1" to clipboard
raw_scanner_plus: ^1.0.0+1 copied to clipboard

PlatformAndroidiOS
outdated

Simplified barcode scanning library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add raw_scanner_plus

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

dependencies:
  raw_scanner_plus: ^1.0.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:raw_scanner_plus/raw_scanner_plus.dart';
0
likes
110
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Simplified barcode scanning library

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mobile_scanner, native_device_orientation

More

Packages that depend on raw_scanner_plus