https://github.com/gisoreb/flutter_horizontal_list
Expansion Tile Card and listview concept.
https://github.com/gisoreb/flutter_horizontal_list
Last synced: 3 months ago
JSON representation
Expansion Tile Card and listview concept.
- Host: GitHub
- URL: https://github.com/gisoreb/flutter_horizontal_list
- Owner: GisoreB
- Created: 2024-04-29T17:30:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-29T17:43:35.000Z (about 1 year ago)
- Last Synced: 2025-01-14T11:32:25.378Z (5 months ago)
- Language: C++
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_horizontal_list
In Flutter there can be Two types of lists, namely, horizontal list and vertical list. Both these lists are created using the ListView constructor and assigning the scrollDirection parameter.
## Screenshots

