소스 검색

Updated barcode check to inline check. Updated README.md.

flutter-beta
Julian Steenbakker 5 년 전
부모
커밋
49f846d7a7
No known key found for this signature in database GPG 키 ID: 16E437C7A3D94250
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      lib/src/qr_code_scanner.dart

+ 1
- 0
lib/src/qr_code_scanner.dart 파일 보기

@@ -85,6 +85,7 @@ class Barcode {

final String code;
final BarcodeFormat format;

/// Raw bytes are only supported by Android.
final List<int> rawBytes;
}


불러오는 중...
취소
저장