From f2b66acbe2b6baf19fb4a5fa035fd570dcf7ce89 Mon Sep 17 00:00:00 2001 From: Ziyad Farhan <56755783+ZiyadF296@users.noreply.github.com> Date: Mon, 12 Jul 2021 21:14:15 +0300 Subject: [PATCH] Typo fix in read.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f469e87..06a66d8 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Add this to `web/index.html`: Please note: on web, only QR codes are supported. Other barcodes and 2D codes cannot be scanned. -Web support is in very earlt stage. Features such as flash, pause or resume are not implemented. Moreover, the camera +Web support is in very early stage. Features such as flash, pause or resume are not implemented. Moreover, the camera preview does not respect the surrounding constraints. This is not at last due to Flutter's early state of platform views on web.