Skip to content

v0.2.0

Choose a tag to compare

@themisir themisir released this 20 May 01:48
· 54 commits to master since this release
  • Removed children property from CustomListView
  • Removed provider dependency
  • errorBuilder method modified. Now accepts: Widget Function(BuildContext context, dynamic error, CustomListViewState listView).
  • CustomListView now using CustomScrollView instead of ListView
  • onLoadMore property is deprecated
  • Fixed #2