Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)