raw_scanner 1.0.3+3 copy "raw_scanner: ^1.0.3+3" to clipboard
raw_scanner: ^1.0.3+3 copied to clipboard

A simplified barcode/QR scanner/generator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add raw_scanner

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

dependencies:
  raw_scanner: ^1.0.3+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:raw_scanner/raw_scanner.dart';
1
likes
60
pub points
30%
popularity

Publisher

unverified uploader

A simplified barcode/QR scanner/generator.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, qr_code_scanner, qr_flutter

More

Packages that depend on raw_scanner