Changed to send completed event message from main thread (#22)

I changed to send the completed event messages from main thread to avoid flutter engine's fml checker error.
This commit is contained in:
Hidenori Matsubayashi
2021-08-04 17:49:41 +09:00
committed by GitHub
parent ccdb4d9d20
commit 971dd0e2c1
4 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: video_player_elinux
description: Flutter plugin for displaying inline video with other Flutter widgets on Embedded Linux.
version: 0.9.1
version: 0.9.2
homepage: https://github.com/sony/flutter-elinux-plugins
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/video_player/video_player