File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 3.0.1
2+
3+ * Fixes code formatting in ListenableListener.
4+ * Updates [ sliver_tools] ( https://pub.dev/packages/sliver_tools ) dependency.
5+ * Adds new unit tests.
6+
17## 3.0.0
28
39* Promotes null safety to stable release.
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ packages:
136136 path: ".."
137137 relative: true
138138 source: path
139- version: "3.0.0 "
139+ version: "3.0.1 "
140140 matcher:
141141 dependency: transitive
142142 description:
Original file line number Diff line number Diff line change 11name : infinite_scroll_pagination
22description : Lazily load and display pages of items as the user scrolls down your screen.
3- version : 3.0.0
3+ version : 3.0.1
44homepage : https://github.com/EdsonBueno/infinite_scroll_pagination
55
66environment :
You can’t perform that action at this time.
0 commit comments