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';