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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hb_qr

With Flutter:

 $ flutter pub add hb_qr

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

dependencies:
  hb_qr: ^0.0.1

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

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (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