Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 309 Bytes

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.