papyro_qr_code 0.0.1 copy "papyro_qr_code: ^0.0.1" to clipboard
papyro_qr_code: ^0.0.1 copied to clipboard

A Plug-in for dart, which help you scanning barcode and qrcode with android and ios device derived from https://pub.dev/packages/qrscan.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add papyro_qr_code

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

dependencies:
  papyro_qr_code: ^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:papyro_qr_code/papyro_qr_code.dart';
1
likes
40
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A Plug-in for dart, which help you scanning barcode and qrcode with android and ios device derived from https://pub.dev/packages/qrscan.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on papyro_qr_code