File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ name: simple_barcode_scanner
22description : Scanner plugin for Barcode/QR code. Scan using flutter_barcode_scanner for mobile device and html5-qrcode for web and windows
33version : 0.0.5
44homepage : https://github.com/CodingWithTashi/simple_barcode_scanner
5+ issue_tracker : https://github.com/CodingWithTashi/simple_barcode_scanner/issues
6+
57platforms :
68 android :
79 ios :
@@ -16,11 +18,11 @@ dependencies:
1618 flutter :
1719 sdk : flutter
1820 # Flutter window webview
19- webview_windows : ^0.2.0
21+ webview_windows : ^0.2.2
2022 # Barcode scanner for android and ios
2123 flutter_barcode_scanner : ^2.0.0
2224 # Get assets path for window platform
23- path : ^1.8.1
25+ path : ^1.8.2
2426
2527dev_dependencies :
2628 flutter_test :
You can’t perform that action at this time.
0 commit comments