Skip to content

Commit 161a31e

Browse files
Update README.md
1 parent 44f9a35 commit 161a31e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Window | Web
2121

2222
## Installation and configuration
2323
* Mobile device uses flutter_barcode_scanner. refer [flutter_barcode_scanner](https://pub.dev/packages/flutter_barcode_scanner) for installation and setup
24-
* Web and window uses html5-qrcode. Setup is not required. For more you can read [html5-qrcode](https://github.com/mebjas/html5-qrcode)
24+
* Web uses html5-qrcode on [IFrameElement](https://api.flutter.dev/flutter/dart-html/IFrameElement-class.html). Setup is not required. For more you can read [html5-qrcode](https://github.com/mebjas/html5-qrcode)
25+
* Window uses html5-qrcode on [webview_windows](https://pub.dev/packages/webview_windows).
2526

2627
## Getting started
2728

0 commit comments

Comments
 (0)