scan_gun 2.0.2+2 copy "scan_gun: ^2.0.2+2" to clipboard
scan_gun: ^2.0.2+2 copied to clipboard

flutter实现扫码枪获取数据,禁止系统键盘弹窗

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scan_gun

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

dependencies:
  scan_gun: ^2.0.2+2

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:scan_gun/scan_gun.dart';
7
likes
105
pub points
76%
popularity

Publisher

unverified uploader

flutter实现扫码枪获取数据,禁止系统键盘弹窗

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, visibility_detector

More

Packages that depend on scan_gun