We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9e215 commit fb0292eCopy full SHA for fb0292e
example/pubspec.lock
@@ -42,7 +42,7 @@ packages:
42
path: ".."
43
relative: true
44
source: path
45
- version: "2.0.0-dev.2"
+ version: "2.0.0-dev.3"
46
fake_async:
47
dependency: transitive
48
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: custom_refresh_indicator
2
description: Flutter Widget that make it easy to implement custom refresh indicator.
3
-version: 2.0.0-dev.2
+version: 2.0.0-dev.3
4
repository: https://github.com/gonuit/flutter-custom-refresh-indicator
5
issue_tracker: https://github.com/gonuit/flutter-custom-refresh-indicator/issues
6
homepage: https://github.com/gonuit/flutter-custom-refresh-indicator
0 commit comments