Skip to content

Use SingleChildScrollView instead of ListView.builder#116

Open
Mind-Reaper wants to merge 1 commit intoMarcelGarus:masterfrom
Mind-Reaper:master
Open

Use SingleChildScrollView instead of ListView.builder#116
Mind-Reaper wants to merge 1 commit intoMarcelGarus:masterfrom
Mind-Reaper:master

Conversation

@Mind-Reaper
Copy link
Copy Markdown

Using SingleChildScrollView along with Row means the texts are rendered at once, and the height is determined. So, wrapping with a finite height will not be needed anymore.

I also added iOS and Android project folders to the example folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant