scanner_view 1.0.3 copy "scanner_view: ^1.0.3" to clipboard
scanner_view: ^1.0.3 copied to clipboard

Flutter plugin for QR scanner.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scanner_view

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

dependencies:
  scanner_view: ^1.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:scanner_view/scanner_view.dart';
1
likes
20
pub points
40%
popularity

Publisher

unverified uploader

Flutter plugin for QR scanner.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, fluttertoast, image_picker

More

Packages that depend on scanner_view