fast_barcode_scanner
一个使用 MLKit(Android)和 AVFoundation(iOS)的快速条形码扫描器。
一个 Flutter 插件,可让您在 iOS 和 Android 上扫描任何类型的条形码
以下为英文项目原文快照,最新内容请访问 GitHub。
Pub Version (including pre-releases)
Code for the cross-platform facing plugin, used to display a camera view within Flutter applications.
Pub Version (including pre-releases)
Code for the common platform interface. Most developers are likely here as they are looking to use the fast_barcode_scanner plugin. There is a readme file within each directory with more information.
If you run into bugs, please raise them on the GitHub repository. Please do not email them to me, as GitHub is the appropriate place for them and allows for members of the community to answer questions, particularly if I miss the email.
It would also be much appreciated if issues could be limited to actual bugs or feature requests. If you're looking at how you could use the plugin to do a particular kind of notification, check the example app, which provides detailed code samples for each supported feature. Also try to check the READMEs first in case you have missed something e.g. platform-specific setup.
The guidelines around submitting pull requests can be found in CONTRIBUTING.md.