Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Unhandled Exception: MissingPluginException(No implementation found for method init on channel sarbagyastha.com.np/youtubePlayer) #53

Open
shagal-sajid opened this issue Sep 30, 2019 · 0 comments

Comments

@shagal-sajid
Copy link

shagal-sajid commented Sep 30, 2019

I've tried to run the sample video player and the preferred example. both give the #same exception

Unhandled Exception: MissingPluginException(No implementation found for method init on channel sarbagyastha.com.np/youtubePlayer)

[VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: MissingPluginException(No implementation found for method init on channel sarbagyastha.com.np/youtubePlayer) #0 MethodChannel.invokeMethod package:flutter/…/services/platform_channel.dart:314 <asynchronous suspension> #1 _channel package:youtube_player/youtube_player.dart:42 #2 _channel package:youtube_player/youtube_player.dart:40 #3 YoutubePlayer.keepOn package:youtube_player/youtube_player.dart:861 #4 _YoutubePlayerState.build package:youtube_player/youtube_player.dart:974 #5 StatefulElement.build package:flutter/…/widgets/framework.dart:4047 #6 ComponentElement.performRebuild package:flutter/…/widgets/framework.dart:3941 #7 Element.rebuild package:flutter/…/widgets/framework.dart:3738 #8 ComponentElement._firstBuild package:flutter/…/widgets/framework.dart:3924 #9 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:4088:11)<…>

Flutter Doctor :
`Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.9.1+hotfix.2, on Mac OS X 10.14.4 18E226, locale en-GB)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 10.1)
[!] Android Studio (version 3.4)
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] VS Code (version 1.38.1)
[✓] Connected device (1 available)`

I'm using youtube_player: ^3.5.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant