Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Transform ListView to Column in LoginView class #11

Closed
jeanmatthieud opened this issue Jul 21, 2019 · 1 comment
Closed

Transform ListView to Column in LoginView class #11

jeanmatthieud opened this issue Jul 21, 2019 · 1 comment

Comments

@jeanmatthieud
Copy link

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.

@Maliffic
Copy link
Owner

Done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants