flutter-listview Questions

1

Solved

I have a screen with Text widgets and ListView, and when I try to scroll inside the ListView, it doesn't allow me to scroll. My body is SingleChildScrollView but that doesn't provide scrollView fo...
Inverse asked 31/10, 2019 at 9:45

1

Solved

I would like to allow user to select only one option from the list, if he select one after another, then only last option should be considered as selected. In current code, user can select multip...
Olympias asked 13/5, 2019 at 13:15

2

Solved

I want to have a scrollable view that have fixed number of items. the first item should cover the parent container and than the user can scroll down to see the rest of the items. I've tried to ad...
Kathaleenkatharevusa asked 6/4, 2019 at 20:27

© 2022 - 2024 — McMap. All rights reserved.