ef_qrcode 0.3.3 copy "ef_qrcode: ^0.3.3" to clipboard
ef_qrcode: ^0.3.3 copied to clipboard

A flutter plugin can be used to generate QRCode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ef_qrcode

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

dependencies:
  ef_qrcode: ^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:ef_qrcode/ef_qrcode.dart';
3
likes
30
pub points
20%
popularity

Publisher

unverified uploader

A flutter plugin can be used to generate QRCode.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ef_qrcode