filmov
tv
2 kinds of ListView: Simple (like Column) and ListView.builder [Flutter]

Показать описание
00:00 Create simple ListView (like Column)
00:40 Add ListTile Widget (default cell)
02:00 Add data from List to ListView
03:00 Handle cell tap in ListView
ListView = UITableView in iOS
ListTile = UITableViewCell in iOS
00:40 Add ListTile Widget (default cell)
02:00 Add data from List to ListView
03:00 Handle cell tap in ListView
ListView = UITableView in iOS
ListTile = UITableViewCell in iOS