nirav4273 / flutter_nested_listview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nested ListView Example

- Create ListView builder inside ListView builder.
- First ListView scroll direction vertically.
- Second nested ListView scroll direction horizontally.
- Manage Child ListView Widget posistion kepp alive when scroll parent ListView with the help of PageStorageKey.

About


Languages

Language:Dart 76.2%Language:Objective-C 16.1%Language:Java 7.7%