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

Error: No named parameter with the name 'isInitialRoute'. #74

Open
iamnhvt opened this issue May 4, 2020 · 2 comments
Open

Error: No named parameter with the name 'isInitialRoute'. #74

iamnhvt opened this issue May 4, 2020 · 2 comments

Comments

@iamnhvt
Copy link

iamnhvt commented May 4, 2020

Got this error:
youtube_player/lib/youtube_player.dart:1175:31: Error: No named parameter with the name 'isInitialRoute'.

I think isInitialRoute is deprecated after 1.14.1

@aristeu13
Copy link

I have the same problem, but it doesn't look like it will be fixed anytime soon

@rhbrunetto
Copy link

rhbrunetto commented May 10, 2020

I had the same problem here.
I even tried to fork the lib and remove the isInitialRoute argument, but didn't work as expected at all.

My workaround was swtich from youtube_player to flutter_youtube_player (https://pub.dev/packages/youtube_player_flutter).
It's maintaining by sarbagyastha too.

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

3 participants