YouTube videos? I'm encountering a significant performance loss – scrolling within the ListView.builder has become very sluggish, almost unacetable... Hmm.
It's the same with current libraries. The app will become very sluggish if you use them. If you have a video source, I would suggest using video_player library. Otherwise, Try to wrap youtube player inside OrientationBuilder. I read on an issue that it fixes the memory usage issue somehow.
Okay, i will take a look now, thank you man 👍
So technically there is a problem with YouTube flutter package?
Also use a package visibility_detector to pause or stop the video when not in the visible screen.
Обсуждают сегодня