NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.49k stars 796 forks source link

Is that possible for me to use an image as login background instead of a pure color? #435

Closed magnusguo closed 3 weeks ago

magnusguo commented 1 year ago

Hi all,

I'm completely new to Flutter, and thank you all who is contributing to this project.

One quick question, is that possible for me to use an image as login page's background instead of the pure color?

Thanks in advanced

alenas commented 7 months ago

480 this will enable background image

magnusguo commented 3 weeks ago

480 this will enable background image

Thx a lot Alenas, will take a look into it!

magnusguo commented 3 weeks ago

perfect!