fluttercommunity / chewie

The video player for Flutter with a heart of gold
MIT License
1.94k stars 1.01k forks source link

Example has errors #508

Open chitgoks opened 3 years ago

chitgoks commented 3 years ago

_chewieController!.copyWith line 197 does not exist

same with TextSpan part

Ahmadre commented 3 years ago

_chewieController!.copyWith line 197 does not exist

same with TextSpan part

Thanks for that.

It somehow came into master branch, but that's a solution for a features in future.

I will remove that code.

al-sadi commented 3 years ago

@Ahmadre Any update on this ?