Skip to content
Merged
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
Next Next commit
Merge branch 'main' into fix/nv21-buffer-exception
  • Loading branch information
Mairramer authored Oct 20, 2025
commit 8bbb4a3465df00526760e81fe4710dcfbfd697b8
4 changes: 4 additions & 0 deletions packages/camera/camera_android_camerax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* Fixes `IllegalArgumentException` that could occur during image streaming.

## 0.6.23+2

* Updates Java compatibility version to 17 and minimum supported SDK version to Flutter 3.35/Dart 3.9.

## 0.6.23+1

* Resolves Gradle 9 deprecations.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.