flutter_youtube_view
flutter_youtube_view copied to clipboard
Add quality param in YoutubeParam
An enum like {Highest, High, Medium, Low} for quality will be good. Side feature: somehow making sure your API always plays with the highest possible quality by default.