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: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
- Added a section for useful dart packages, See [Useful Dart Packages](#-useful-dart-packages)
8
8
- There's now a new video player based on gstreamer. See [gstreamer video player](#gstreamer-video-player) section.
9
9
- The new latest flutter gallery commit for flutter 3.10 is `d77920b4ced4a105ad35659fbe3958800d418fb9`
10
+
- The gstreamer video player dependencies have been updated. If the playback fails to initialize, see the [gstreamer video player](#gstreamer-video-player) section.
10
11
11
12
# flutter-pi
12
13
A light-weight Flutter Engine Embedder for Raspberry Pi. Inspired by https://github.com/chinmaygarde/flutter_from_scratch.
@@ -81,7 +82,7 @@ If you encounter issues running flutter-pi on any of the supported platforms lis
81
82
82
83
If you want to use the [gstreamer video player](#gstreamer-video-player), install these too:
0 commit comments