You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
The LoginView idea is great because it can be incorporated into any other widget... BUT only if the ListView (in the build function) is replaced by a Column.
Currently, it is not possible to incorporate the LoginView into a custom SingleChildScrollView because of the ListView widget.
The text was updated successfully, but these errors were encountered:
The LoginView idea is great because it can be incorporated into any other widget... BUT only if the ListView (in the build function) is replaced by a Column.
Currently, it is not possible to incorporate the LoginView into a custom SingleChildScrollView because of the ListView widget.
The text was updated successfully, but these errors were encountered: