FluTube
FluTube copied to clipboard
The method 'play' was called on null.
Code: FluTube( "https://www.youtube.com/watch?v=aNrqaOAt5P4", autoPlay: false, aspectRatio: 16 / 9, looping: true, onVideoStart: () {}, onVideoEnd: () {}, )
Get this error:
The following NoSuchMethodError was thrown while handling a gesture: The method 'play' was called on null. Receiver: null Tried calling: play()
When the exception was thrown, this was the stack:
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5)
#1 FluTubeState.build.
same with me
same with me
Any Update?
same with me
The example app is crashing when we click on the play button.
I switched to "youtube_player_flutter"
Same with me. Would like an update on this
Sorry, for now i don't have time to look into this issue. If anyone wants to help, PRs are welcome :)