Any one can explain my query Why Firebase storage slow working ? when we upload a video in firebase storage from the app , and we play video in flutter video player using downloading URL. it take 7 to 8 sec for play video. but we directly put a another server hosted video URL in firebase storage ,then play in video player it take 2 to 3 sec.
Why & How can we achieve fast loading from firebase storage in application.
Thanks for reach the post & suggestion.