scan_gun 1.0.5 copy "scan_gun: ^1.0.5" to clipboard
scan_gun: ^1.0.5 copied to clipboard

outdated

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: ^1.0.5

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
75
pub points
76%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on scan_gun