NearHuscarl / flutter_login

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

POsitioned the children atribute #308

Open Spiderbezno opened 2 years ago

Spiderbezno commented 2 years ago
children [Widget] List of widgets that can be added to the stack of the login screen. Can be used to show custom banners or logos.

Is there any option to change position of this list of a custom widget, now its appearing the middle of LoginFLutter , positioned over the inputs of username and password

tas-unn commented 2 years ago

yes,there is a bug! I've tried to add widget to change language, but there is no place to it