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

6 行
178 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/camera.dart';
  5. export 'src/types/features.dart';