1 parent 14eb088 commit d3f5241Copy full SHA for d3f5241
1 file changed
flutter/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 0.0.13
4
+
5
+* (fix) UVCCamera.getPreviewSize(): compare width and height, not or by [@alexey-pelykh](https://github.com/alexey-pelykh)
6
+* (chore) gradle 8.13 and AGP 8.9.1 by [@alexey-pelykh](https://github.com/alexey-pelykh)
7
+* (chore) flutter: use 3.29.2 by [@alexey-pelykh](https://github.com/alexey-pelykh)
8
9
+**Full Changelog**: [0.0.12 … 0.0.13](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.12...0.0.13)
10
11
## 0.0.12
12
13
* (imp) flutter: video recording state management by [@alexey-pelykh](https://github.com/alexey-pelykh)
0 commit comments