[flutter] flutter_youtube
플러터(Flutter) 유튜브 재생하기
패키지 flutter_youtube 패키지를 추가합니다. pubspec.yaml dependencies: flutter: sdk: flutter cupertino_icons: ^0.1.3 flutter_youtube: "^2.0.0+1" 예제 참고 링크의 example 코드를 가져왔습니다. 기본적으로 Youtube API Key 를
jvvp.tistory.com
https://pub.dev/documentation/flutter_youtube/latest/
flutter_youtube - Dart API docs
flutter_youtube This plugin will no longer get updates migrate to ext_video_player plugin to play videos as normal video. Flutter Plugin to play youtube Videos using youtube player api Notice Please use ext_video_player plugin to play videos as normal vide
pub.dev
https://pub.dev/packages/youtube_player_flutter
youtube_player_flutter | Flutter Package
Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.
pub.dev