Hidenori Matsubayashi
|
971dd0e2c1
|
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.
|
2021-08-04 17:49:41 +09:00 |
|
Hidenori Matsubayashi
|
ccdb4d9d20
|
[Video player] Temporarily disable auto-repeat (#20)
* Disable auto-repat when stream is completed
* Update template
* version 0.9.1
|
2021-08-04 14:02:58 +09:00 |
|
Hidenori Matsubayashi
|
39843c2a0a
|
Merge the latest app template from flutter-elinux (#19)
|
2021-08-04 10:11:32 +09:00 |
|
Hidenori Matsubayashi
|
8587b2bd27
|
Update README: fix pubspec.yaml (#18)
Fixed wrong usage
|
2021-08-03 17:31:58 +09:00 |
|
Hidenori Matsubayashi
|
6fe73b2d2c
|
Update README, add LICENSE file (#16)
|
2021-08-03 14:19:36 +09:00 |
|
Hidenori Matsubayashi
|
50c4792056
|
Add shared_preferences (#15)
|
2021-08-03 14:13:04 +09:00 |
|
Hidenori Matsubayashi
|
6eed119327
|
Update README: fix wrong pubspec.yaml (#14)
|
2021-08-03 12:57:15 +09:00 |
|
Hidenori Matsubayashi
|
6d61e81d94
|
Fix wrong path in pubspec.yaml (#13)
|
2021-08-03 10:52:28 +09:00 |
|
Hidenori Matsubayashi
|
1cc1269f51
|
Add path_provider for elinux (#12)
Fixed #9
|
2021-08-03 10:47:25 +09:00 |
|
Hidenori Matsubayashi
|
0fe779fc3a
|
Add video player (#2)
https://github.com/sony/flutter-embedded-linux/issues/124
|
2021-07-29 13:20:33 +09:00 |
|