A Flutter package that opens YouTube videos in a WebView.
More...
A Flutter package for playing YouTube videos in a native WebView.
To use this package, add it to your pubspec.yaml:
pubspec.yaml
dependencies: youtube_web_player: ^1.0.0
flutter pub add youtube_web_player
YoutubeWebPlayer(videoId: 'LpRZi_cOSOI'),
rony.fun
Repository (GitHub)View/report issues
unknown (license)
flutter, flutter_inappwebview
Packages that depend on youtube_web_player
Back