my_controller.value.intialize is false or local video from cache but for network video is true and working fine on iOS.
If still not working try to encode url: String videoUrl = "your_video_url"; String encodedUrl = Uri.encodeFull(videoUrl);