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

Platformweb

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 Flutter:

 $ flutter pub add qrolo

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

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

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:qrolo/qrolo.dart';
4
likes
90
pub points
22%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on qrolo