Skip to content

Updated version of code from Flutter Tutorial - Video Player - Fullscreen, Portrait & Landscape

Notifications You must be signed in to change notification settings

YesThatGy/video_ii

Repository files navigation

video_ii

Updates applied as of 2/25/2025 for the otherwise very useful video on YouTube at https://www.youtube.com/watch?v=x0ZNQ0YXyfE

Some enhancements include:

Derived from https://github.com/JohannesMilke/video_ii_example Cleanly initialized project! Dart 3 Compatible! Type Safe! (in places) Replaced (abandoned) wakelock with wakelock_plus! It compiles! It ran at least once on my system! Tested on Android - might even run on other platforms!

Getting Started

  1. Download project from github
  2. flutter clean;
  3. flutter pub get;
  4. Take a look at main.dart and update the video links as appropriate. I have no idea how long or if my links will be up or work.
  5. Take a deep breath
  6. Cross your fingers
  7. flutter run;

May be a good idea to run from your IDE, and no promise is made this will run at all or do anything but annoy your cat when you get mad that it doesn't work like you expect and throw your shoe at him or her.

That said, I hope it helps you :)

About

Updated version of code from Flutter Tutorial - Video Player - Fullscreen, Portrait & Landscape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published