Loading...

Widgets & UI

Flutter widgets, layouts, UI components, and responsive design

6
Easy Questions
5
Medium Questions
0
Hard Questions

Easy Questions (6)

#24EasyWidgets & UI

Diff between column and Listview

#39EasyWidgets & UI

Diff between flexible and expanded?

#83EasyWidgets & UI

What is the difference between sizedbox and container ?

#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 ?

#305MediumWidgets & UI

What is the use of Ticker in Flutter?

flutteranimation
#309MediumWidgets & UI

What is the purpose of the Flex widget in Flutter?

flutterwidgetlayout