video-player: update flutter/dart-sdk versions in pubspec.yaml (#79)

This change updates flutter and dart-sdk versions in pubspec.yaml for flutter 3.13.0

Related issue: #78

Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
Hidenori Matsubayashi
2023-08-25 14:21:50 +00:00
committed by GitHub
parent 1746fd0633
commit 582e6458f9
3 changed files with 8 additions and 5 deletions
+3
View File
@@ -1,3 +1,6 @@
## 0.9.8
* Update flutter/dart-sdk versions in environment for flutter 3.13.0.
## 0.9.7
* Improve playback performance if GstEGLImage is avalable.