syonip / blog-comments

0 stars 0 forks source link

flutter-login-video-background #10

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

How to make a login screen with video background in flutter | Jonathan's Dev Blog

What we’re building This is a quick tutorial on how to design a login screen with a background video file, which I recently added to my app WaveSpy (iOS, Android). This is what the screen will look like: final Project setup Create the project I’m assuming you have a flutter dev…

https://www.learningsomethingnew.com/flutter-login-video-background

syleishere commented 3 years ago

Wow, absolutely amazing, best login screen ever, would it work on the web as well? I know on web usually browsers force user to click so you can't auto play music till they do, maybe can get around that, or maybe video would auto play.

syonip commented 3 years ago

Thanks @syleishere , I haven't tested on web, but it should work I think, as video_player plugin supports web. If you do it let me know :)

ghost commented 2 years ago

Hey! I have used this. It looks amazing. However, when I leave it on for a while, the video stops and the app gets frozen. Do you know any idea why and how can I fix this? I just copied and used. I think it is a ram issue.

ghost commented 2 years ago

My bad! it was some network issue that my app had had. I wanted to delete the comment but I could not! Cheers and thank you for the post!

syonip commented 2 years ago

Great , enjoy 😃

Jatin21x commented 2 years ago

Bro i am getting a multidex error int it, can you please help me resolve it