The QR Code Scanner package for Appeto SDK.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

8 行
260 B

  1. export 'src/qr_code_scanner.dart';
  2. export 'src/qr_scanner_overlay_shape.dart';
  3. export 'src/types/barcode.dart';
  4. export 'src/types/barcode_format.dart';
  5. export 'src/types/camera.dart';
  6. export 'src/types/camera_exception.dart';
  7. export 'src/types/features.dart';