# flutter_loadmore_search **Repository Path**: hlj1013/flutter_loadmore_search ## Basic Information - **Project Name**: flutter_loadmore_search - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-16 - **Last Updated**: 2023-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_loadmore_search A small demo implemented with Riverpod to get data from the internet and display them on ListView. When scrolled to the bottom, it will load more data. In addition it has 1 TextField to search the information obtained. ## Packages used - [Freezed](https://pub.dev/packages/freezed) - [Flutter_riverpod](https://pub.dev/packages/flutter_riverpod) - [Http](https://pub.dev/packages/http) ![example](/images/example.gif)