Flutter ListView | Different types of listView | Static | Dynamic | Interactive List Views

preview_player
Показать описание
In this tutorial, we are studying ListView and its examples. We will cover three types of ListViews: Static ListView, Dynamic ListView, and Interactive ListView. We will also introduce some new widgets like Container, ListTile, Row, Column, and SizedBox.

Lastly, we will study Interactive Lists. You can add interactivity to your list items, such as tapping, deleting, or updating items.

Code:

00:10 - ListView Introduction.
00:55 - Static ListView.
16:50 - Dynamic ListView.
22:42 - Lists with Data Models.
26:42 - Interactive List.
Рекомендации по теме