hb_qr 0.0.3 copy "hb_qr: ^0.0.3" to clipboard
hb_qr: ^0.0.3 copied to clipboard

快速扫描与识别二维码, 生成二维码。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hb_qr

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

dependencies:
  hb_qr: ^0.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:hb_qr/hb_qr.dart';
0
likes
130
points
96
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

快速扫描与识别二维码, 生成二维码。

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

easy_debounce, flutter, flutter_localizations, flutter_screenutil, image_picker, intl, mobile_scanner, permission_handler, qr_flutter

More

Packages that depend on hb_qr