File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.2.1
2+ - Flutter 3.0.0 migration backward compatibility fix ([ #31 ] ( https://github.com/gonuit/flutter-custom-refresh-indicator/pull/31 ) ) by [ Jordan1122] ( https://github.com/Jordan1122 )
13## 1.2.0
24### Improvements:
35- Compatibility improvements for Flutter 3.0.
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ packages:
4949 path: ".."
5050 relative: true
5151 source: path
52- version: "1.2.0 "
52+ version: "1.2.1 "
5353 fake_async:
5454 dependency: transitive
5555 description:
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 : 1.2.0
3+ version : 1.2.1
44repository : https://github.com/gonuit/flutter-custom-refresh-indicator
55issue_tracker : https://github.com/gonuit/flutter-custom-refresh-indicator/issues
66homepage : https://github.com/gonuit/flutter-custom-refresh-indicator
You can’t perform that action at this time.
0 commit comments