ecp_scan_manager 0.0.4 copy "ecp_scan_manager: ^0.0.4" to clipboard
ecp_scan_manager: ^0.0.4 copied to clipboard

二维码扫描管理 Flutter 插件,基于 qr_code_scanner 封装,提供扫码识别与结果处理能力。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ecp_scan_manager

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

dependencies:
  ecp_scan_manager: ^0.0.4

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:ecp_scan_manager/ecp_scan_manager.dart';
0
likes
120
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

二维码扫描管理 Flutter 插件,基于 qr_code_scanner 封装,提供扫码识别与结果处理能力。

Homepage

License

Apache-2.0 (license)

Dependencies

dict_flutter_extension, ecp_net, flutter, flutter_smart_dialog, qr_code_scanner

More

Packages that depend on ecp_scan_manager