We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c028b65 commit 27795e5Copy full SHA for 27795e5
example/lib/main.dart
@@ -1,6 +1,5 @@
1
import 'package:flutter/material.dart';
2
import 'package:simple_barcode_scanner/simple_barcode_scanner.dart';
3
-import 'package:webview_flutter/webview_flutter.dart';
4
5
void main() {
6
runApp(const MyApp());
0 commit comments