We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267b8f3 commit 75e48bfCopy full SHA for 75e48bf
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.2.1] - 5/30/2020
2
+
3
+* Added browser support to `NetworkListAdapter`
4
5
## [0.2.0] - 5/20/2020
6
7
* Removed `children` property from `CustomListView`
pubspec.yaml
@@ -1,6 +1,6 @@
name: listview_utils
description: Infinite scrolling list view with multiple data source mode support using adapters. Also supports header, footer widgets.
-version: 0.2.0
+version: 0.2.1
homepage: https://github.com/TheMisir/flutter-listutils
environment:
0 commit comments