flutter_model_listview 1.0.2 copy "flutter_model_listview: ^1.0.2" to clipboard
flutter_model_listview: ^1.0.2 copied to clipboard

An empowered ListView/GridView for Flutter with Load, Load more, Refresh and Error handling

flutter_model_listview #

An empowered ListView and GridView for Flutter

It provides Load, Load more, Refresh and Error handling to a list of elements.

It is ready to work but fully customizable.

It can be user with four flavours:

  • ModelListView - for lists of elements
  • ModelListView.sliver - for lists of elements that needs to be used as a sliver
  • ModelListView.grid - for lists of elements that need to be displayed as a grid with 3 columns (for now)
  • ModelListView.gridSliver - for lists of elements that need to be displayed as a grid with 3 columns (for now) as a sliver
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

An empowered ListView/GridView for Flutter with Load, Load more, Refresh and Error handling

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_throttling

More

Packages that depend on flutter_model_listview