File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1010 * inbox
1111 * simple
1212 * blur
13+
14+ ## [ 0.2.0] - Added support for BouncingScrollPhysics.
15+
16+ * Added support for ` BouncingScrollPhysics ` - ios default sroll physics
17+ * Improved readme
18+
19+
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ packages:
4242 path: ".."
4343 relative: true
4444 source: path
45- version: "0.1.1 "
45+ version: "0.2.0 "
4646 flutter:
4747 dependency: "direct main"
4848 description: flutter
Original file line number Diff line number Diff line change 11name : custom_refresh_indicator
22description : Flutter Widget that make it easy to implement custom refresh indicator.
3- version : 0.1.1
3+ version : 0.2.0
44author : Kamil Klyta <kamilklyta341@gmail.com>
55repository : https://github.com/gonuit/flutter-custom-refresh-indicator
66issue_tracker : https://github.com/gonuit/flutter-custom-refresh-indicator/issues
You can’t perform that action at this time.
0 commit comments