qrolo 0.1.0-nullsafety.1.2.12.0-259.9.beta copy "qrolo: ^0.1.0-nullsafety.1.2.12.0-259.9.beta" to clipboard
qrolo: ^0.1.0-nullsafety.1.2.12.0-259.9.beta copied to clipboard

QR code scanning plugin with web compatibility! Nullsafe web QR scanner for Flutter web projects. Scan QR codes and capture images all from the comfort of your own desktop or mobile browser.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qrolo

With Flutter:

 $ flutter pub add qrolo

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

dependencies:
  qrolo: ^0.1.0-nullsafety.1.2.12.0-259.9.beta

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:qrolo/qrolo.dart';
4
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

QR code scanning plugin with web compatibility! Nullsafe web QR scanner for Flutter web projects. Scan QR codes and capture images all from the comfort of your own desktop or mobile browser.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on qrolo

Packages that implement qrolo