Slow Video Loading in Social Media Flutter App
I’m building a Flutter app with a community feature similar to social media, where users can post stories and regular posts with videos. However, I’m struggling with slow video load times. I’m using BloC for state management and clean architecture.