Browse Source

hotfix: remove web import

flutter-beta
Julian Steenbakker 5 years ago
committed by GitHub
parent
commit
f6b06e2ae5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      lib/qr_code_scanner.dart

+ 0
- 1
lib/qr_code_scanner.dart View File

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

Loading…
Cancel
Save