File tree Expand file tree Collapse file tree
packages/video_player/video_player_android Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 2.9.6
1+ ## 2.9.7
22
33* Fixes a [ bug] ( https://github.com/flutter/flutter/issues/184241 ) where the video freezes after returning from a full-screen transition on Android.
44
5+ ## 2.9.6
6+
7+ * Migrates to Built-in Kotlin to support AGP 9.
8+ * Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
9+
510## 2.9.5
611
712* Updates build files from Groovy to Kotlin.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: video_player_android
22description : Android implementation of the video_player plugin.
33repository : https://github.com/flutter/packages/tree/main/packages/video_player/video_player_android
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+video_player%22
5- version : 2.9.6
5+ version : 2.9.7
66
77environment :
88 sdk : ^3.12.0
You can’t perform that action at this time.
0 commit comments