Whats the best way to play videos from appwrite storage in flutter. am encountering an error in playing using file url using video player packages
TL;DR
User is asking for help with playing videos from Appwrite storage in a Flutter app. They mention encountering an error when trying to play videos using a file URL and ask for the best way to do it. They also mention adding cleartexttraffic:true to an XML file. Solution: Use HTTPS instead of HTTP URLs.