Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisoreb/flutter_horizontal_list
Expansion Tile Card and listview concept.
https://github.com/gisoreb/flutter_horizontal_list
Last synced: 6 days 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 (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-29T17:43:35.000Z (7 months ago)
- Last Synced: 2024-04-29T18:50:34.141Z (7 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
![Screenshot 2024-04-29 202909](https://github.com/GisoreB/flutter_horizontal_list/assets/144854877/d3791cdd-f46c-4c40-8151-f78b3baaf83a)
![Screenshot 2024-04-29 202932](https://github.com/GisoreB/flutter_horizontal_list/assets/144854877/d650bc35-7452-4cb1-9de0-7fa6e14ed392)