FLUTTER ECOSYSTEM

jhoogstraat/fast_barcode_scanner

一個 Flutter 插件,可讓您的使用者在 iOS 和 Android 上掃描任何類型的條碼

快速條碼掃描 專案封面
Stars
41
Forks
69
最近推送(UTC)
2024年11月11日
專案狀態
未封存
Joshua Hoogstraat GitHub avatar
GITHUB User

Joshua Hoogstraat ↗

In it to change the world.

語言DartSwiftKotlinRubyObjective-C

此儲存庫發佈的套件

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README

Flutter Barcode Scanner Plugin

Packages

fast_barcode_scanner:

Pub Version (including pre-releases)

Code for the cross-platform facing plugin, used to display a camera view within Flutter applications.


fast_barcode_scanner_platform_interface:

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.


Issues

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.

Contributions

The guidelines around submitting pull requests can be found in CONTRIBUTING.md.