Conversation
|
/cc @johnpryan |
|
Thanks, this looks good to me, I'll need to check the version of the Flutter SDK to use before we can put this up on https://flutter.github.io/samples/ |
|
I don't think there would be an upgrade of the Flutter SDK needed for the |
|
I don't think |
|
About any recent Flutter SDK version should work with that package. It's not using anything new as far as I know. Maybe @hterkelsen can confirm? |
|
@johnpryan has this been published to https://flutter.github.io/samples/#/ already? |
|
Yeah, although I wasn't sure if this was meant to fix the GIFs or the videos. The videos don't seem to be working. |
|
It was supposed to fix the videos but I should have tested this locally. There is code in |
|
I would recommend fixing it in the flutter repo, this version of the gallery is pulled from there. |
|
If this is due to videos loaded from assets, I filed an issue to support that here: flutter/flutter#46621 I will send a PR out shortly. |
|
Thanks Harry! This is one of the issues. Others include missing connectivity plugin and usage of |
|
I have opened a PR in flutter/flutter that should fix video playback on web. It's linked to @cbenhagen 's ticket above: |
No description provided.