Hello, every body!
In this projects I'm working creating an app in flutter using Flutter_Bloc to manage states and Dio to manage persistences. In this app we will see how to show a infiniti list using ScroolController to manage scroll in the ListViewBuilder Widget and rebuild the widget to show more data in the screen.
You can also download the source code in GitHub