BeamlakAschalew / flixquest

Open-source Android app made with Flutter with functionality of watching movies and tv series for free.
https://flixquest.beamlak.dev/
GNU General Public License v3.0
277 stars 24 forks source link

Video player. #51

Open Fuzzythegoatq opened 1 year ago

Fuzzythegoatq commented 1 year ago

Steps to reproduce

My phone turns off while watching I have to tap to came my phone on, and the quality is not right. And if possible can you update the video player. Because it straight up looks like is from the chrome video player.

Expected behavior

Watching

Actual behavior

My phone cames turning off while watching I have to tap to came it on

Android version

Android 13

Other details

And if possible add these streaming services. Screenshot_20230817_010312_Plex Screenshot_20230817_010403_Plex Screenshot_20230817_010417_Plex

Acknowledgements

BeamlakAschalew commented 1 year ago

Yeah I'm trying to find alternative video players, thanks.

DarkCrypt commented 1 year ago

Alternative video player options:

BeamlakAschalew commented 1 year ago

Alternative video player options:

Yeah I know all players you listed. Media Kit and Appinio have far more less features than the current one, yoyo is incompatible with Dart 3 but there is another package built on top of it I'll try that. And I haven't tried meedu so I'll try that. Thanks for bringing it here.

DarkCrypt commented 1 year ago

Thanks for bringing it here.

You bet 👍. I figured you already knew about these players, just thought I'd throw them out there anyway.

I seen all those and more at Flutter Gems. Seems like an interesting resource.