fluttercommunity / chewie

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

zoomAndPan property missing in copyWith #653

Open MinseokKang003 opened 2 years ago

MinseokKang003 commented 2 years ago

ChewieController's copyWith method is missing the zoomAndPan property.

Is this intended?

If not, I hope it could be fixed.

diegotori commented 2 years ago

@MinseokKang003 I do accept and review Pull Requests, and I'll be happy to take a look once you do.