FLUTTER ECOSYSTEM

jhoogstraat/fast_barcode_scanner

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.