Skip to content

Commit ffaa087

Browse files
Update flutter-1.md
1 parent e310c26 commit ffaa087

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

programming/flutter/release-notes/flutter-1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ breadcrumbText: 1.x
1111

1212
# Release Notes for Flutter SDK - 1.x
1313

14+
## 1.4.0 (02/14/2025)
15+
16+
- Updated the Android Gradle Plugin (AGP) of the library to support the latest Flutter version. The lowest supported AGP version is 8.0.
17+
18+
## 1.3.2 (01/02/2025)
19+
20+
- Added a new method setFocus to trigger a auto-focus at the specified point.
21+
- Added the support of the ultra-wide angle camera of iOS devices. Users can specify the CP_BACK_ULTRA_WIDE or CP_BACK_DUAL_WIDE_AUTO via the method selectCamera to use the ultra-wide camera.
22+
1423
## 1.3.1 (07/08/2024)
1524

1625
- Added a new method [`setDeviceFriendlyName`]({{ site.flutter-api }}barcode-reader.html#setdevicefriendlyname) to the class `DCVBarcodeReader` for users to set human readable names for the devices.

0 commit comments

Comments
 (0)