You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
2
2
# Changelog
3
3
4
+
[1.0.13] - 2025-10-28
5
+
* Exposed `eventStream` in `MediaDevices`.
6
+
*[Android] Sends event when screen capture ends.
7
+
4
8
[1.0.12] - 2025-09-30
5
9
*[Android] Changed the configuration used when creating EGL rendering context to one that supports alpha channel to fix an issue with Impeller blending background with video texture on some devices.
6
10
*[Android] Migrate from onSurfaceDestroyed to onSurfaceCleanup for SurfaceProducer.Callback.
0 commit comments