浏览代码

hotfix: remove web import

flutter-beta
Julian Steenbakker 5 年前
committed by GitHub
父节点
当前提交
f6b06e2ae5
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      lib/qr_code_scanner.dart

+ 0
- 1
lib/qr_code_scanner.dart 查看文件

@@ -5,4 +5,3 @@ export 'src/types/barcode_format.dart';
export 'src/types/camera.dart';
export 'src/types/camera_exception.dart';
export 'src/types/features.dart';
export 'src/web/flutter_qr_web.dart';

正在加载...
取消
保存