Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revert version and changelog update
  • Loading branch information
RobertOdrowaz committed May 23, 2025
commit 727161e1812ae63e6255ac7d905399b08a833e05
3 changes: 1 addition & 2 deletions packages/camera/camera_avfoundation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
## 0.9.19+1
## NEXT

* Corrects pigeon configuration output paths
* Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

## 0.9.19
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_avfoundation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: camera_avfoundation
description: iOS implementation of the camera plugin.
repository: https://github.com/flutter/packages/tree/main/packages/camera/camera_avfoundation
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
version: 0.9.19+1
version: 0.9.19

environment:
sdk: ^3.5.0
Expand Down