We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9845d commit 653b574Copy full SHA for 653b574
packages/camera/camera_windows/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## NEXT
+## 0.2.7
2
3
* Restores support for streaming frames.
4
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
packages/camera/camera_windows/pubspec.yaml
@@ -2,7 +2,7 @@ name: camera_windows
description: A Flutter plugin for getting information about and controlling the camera on Windows.
repository: https://github.com/flutter/packages/tree/main/packages/camera/camera_windows
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
5
-version: 0.2.6+1
+version: 0.2.7
6
7
environment:
8
sdk: ^3.4.0
0 commit comments