File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 11## NEXT
22
3+ ** BREAKING CHANGES**
4+
5+ * [ iOS] Increased minimum iOS level to 13 due to Flutter requirements.
6+
7+ ** Highlights**
8+
9+ * [ Apple & Android] Added tap to focus functionality. You can enable it in the ` MobileScanner ` widget.
10+ * [ Apple & Android] You can now set the initial zoom factor using the ` initialZoom ` parameter in the ` startOptions ` .
11+
12+ ** Bug Fixes and Improvements**
13+
314* [ Android] Update to Java 17, and update other dependencies.
4- * [ iOS ] Upgraded minimum iOS level to 13 due to Flutter requirements .
15+ * [ Apple ] Improved fallback for when camera is not found .
516
617## 7.0.1
718
1122
1223This version finalizes all changes from the beta and release candidate cycles and introduces major improvements, bug fixes, and breaking changes.
1324
14- ** BREAKING CHANGES: **
25+ ** BREAKING CHANGES**
1526
1627* Requires Flutter 3.29.0 or higher.
1728* The initial camera facing direction in ` MobileScannerState ` is now ` CameraFacing.unknown ` .
You can’t perform that action at this time.
0 commit comments