flutter_loadmore_search icon indicating copy to clipboard operation
flutter_loadmore_search copied to clipboard

Implemented of ListView load more if scroll to end, search from title or body. Use Riverpod.

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

example