Widgets & UI
Flutter widgets, layouts, UI components, and responsive design
6
Easy Questions
5
Medium Questions
0
Hard Questions
Easy Questions (6)
#304EasyWidgets & UI
When should you use mainAxisAlignment and crossAxisAlignment?
flutterwidgetlayout
#308EasyWidgets & UI
What is the purpose of the Expanded widget in Flutter?
flutterwidgetlayout
#310EasyWidgets & UI
What is the purpose of the Stack widget in Flutter?
flutterwidgetlayout
Medium Questions (5)
#2MediumWidgets & UI
Use pagination in the list and use `ListView.builder` instead of `ListView`.
#4MediumWidgets & UI
**Async state:** `FutureBuilder` / `StreamBuilder`.
stateasyncfuturestream
#296MediumWidgets & UI
Listview.builder inside the column what error it will throw and why ?
#309MediumWidgets & UI
What is the purpose of the Flex widget in Flutter?
flutterwidgetlayout