Skip to content

Commit fc4ef21

Browse files
committed
release/v2.1.0
1 parent 896cf00 commit fc4ef21

File tree

8 files changed

+84
-193
lines changed

8 files changed

+84
-193
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
.pub-cache/
2929
.pub/
3030
build/
31+
/pubspec.lock
3132

3233
# Android related
3334
**/android/**/gradle-wrapper.jar

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.1.0
2+
- Updated the dart sdk constraints
13
## 2.0.1
24
- Added missing *isCanceling* and *isSettling* getters for *IndicatorState* and *IndicatorController* enum.
35
## 2.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Create your own custom refresh indicator widget in the blink of an eye!
1010
- [Trigger refresh indicator on horizontal lists (online example).](https://custom-refresh-indicator.klyta.it/#/horizontal)
1111
- [Trigger the refresh indicator from the leading, trailing, or both scroll edges.](#trigger-indicatortrigger)
1212

13-
### **TLDR; [ONLINE DEMO](https://custom-refresh-indicator.klyta.it/#/plane)**!
13+
### **TLDR; [ONLINE DEMO](https://custom-refresh-indicator.klyta.it/#)**!
1414

1515
---
1616

example/pubspec.lock

Lines changed: 62 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -5,49 +5,55 @@ packages:
55
dependency: transitive
66
description:
77
name: async
8-
url: "https://pub.dartlang.org"
8+
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
9+
url: "https://pub.dev"
910
source: hosted
10-
version: "2.9.0"
11+
version: "2.11.0"
1112
boolean_selector:
1213
dependency: transitive
1314
description:
1415
name: boolean_selector
15-
url: "https://pub.dartlang.org"
16+
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
17+
url: "https://pub.dev"
1618
source: hosted
17-
version: "2.1.0"
19+
version: "2.1.1"
1820
characters:
1921
dependency: transitive
2022
description:
2123
name: characters
22-
url: "https://pub.dartlang.org"
24+
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
25+
url: "https://pub.dev"
2326
source: hosted
24-
version: "1.2.1"
27+
version: "1.3.0"
2528
clock:
2629
dependency: transitive
2730
description:
2831
name: clock
29-
url: "https://pub.dartlang.org"
32+
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
33+
url: "https://pub.dev"
3034
source: hosted
3135
version: "1.1.1"
3236
collection:
3337
dependency: transitive
3438
description:
3539
name: collection
36-
url: "https://pub.dartlang.org"
40+
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
41+
url: "https://pub.dev"
3742
source: hosted
38-
version: "1.16.0"
43+
version: "1.17.1"
3944
custom_refresh_indicator:
4045
dependency: "direct main"
4146
description:
4247
path: ".."
4348
relative: true
4449
source: path
45-
version: "2.0.1"
50+
version: "2.1.0"
4651
fake_async:
4752
dependency: transitive
4853
description:
4954
name: fake_async
50-
url: "https://pub.dartlang.org"
55+
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
56+
url: "https://pub.dev"
5157
source: hosted
5258
version: "1.3.1"
5359
flutter:
@@ -59,49 +65,63 @@ packages:
5965
dependency: "direct dev"
6066
description:
6167
name: flutter_lints
62-
url: "https://pub.dartlang.org"
68+
sha256: b543301ad291598523947dc534aaddc5aaad597b709d2426d3a0e0d44c5cb493
69+
url: "https://pub.dev"
6370
source: hosted
6471
version: "1.0.4"
6572
flutter_test:
6673
dependency: "direct dev"
6774
description: flutter
6875
source: sdk
6976
version: "0.0.0"
77+
js:
78+
dependency: transitive
79+
description:
80+
name: js
81+
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
82+
url: "https://pub.dev"
83+
source: hosted
84+
version: "0.6.7"
7085
lints:
7186
dependency: transitive
7287
description:
7388
name: lints
74-
url: "https://pub.dartlang.org"
89+
sha256: a2c3d198cb5ea2e179926622d433331d8b58374ab8f29cdda6e863bd62fd369c
90+
url: "https://pub.dev"
7591
source: hosted
7692
version: "1.0.1"
7793
matcher:
7894
dependency: transitive
7995
description:
8096
name: matcher
81-
url: "https://pub.dartlang.org"
97+
sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
98+
url: "https://pub.dev"
8299
source: hosted
83-
version: "0.12.12"
100+
version: "0.12.15"
84101
material_color_utilities:
85102
dependency: transitive
86103
description:
87104
name: material_color_utilities
88-
url: "https://pub.dartlang.org"
105+
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
106+
url: "https://pub.dev"
89107
source: hosted
90-
version: "0.1.5"
108+
version: "0.2.0"
91109
meta:
92110
dependency: transitive
93111
description:
94112
name: meta
95-
url: "https://pub.dartlang.org"
113+
sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
114+
url: "https://pub.dev"
96115
source: hosted
97-
version: "1.8.0"
116+
version: "1.9.1"
98117
path:
99118
dependency: transitive
100119
description:
101120
name: path
102-
url: "https://pub.dartlang.org"
121+
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
122+
url: "https://pub.dev"
103123
source: hosted
104-
version: "1.8.2"
124+
version: "1.8.3"
105125
sky_engine:
106126
dependency: transitive
107127
description: flutter
@@ -111,51 +131,58 @@ packages:
111131
dependency: transitive
112132
description:
113133
name: source_span
114-
url: "https://pub.dartlang.org"
134+
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
135+
url: "https://pub.dev"
115136
source: hosted
116-
version: "1.9.0"
137+
version: "1.9.1"
117138
stack_trace:
118139
dependency: transitive
119140
description:
120141
name: stack_trace
121-
url: "https://pub.dartlang.org"
142+
sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
143+
url: "https://pub.dev"
122144
source: hosted
123-
version: "1.10.0"
145+
version: "1.11.0"
124146
stream_channel:
125147
dependency: transitive
126148
description:
127149
name: stream_channel
128-
url: "https://pub.dartlang.org"
150+
sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
151+
url: "https://pub.dev"
129152
source: hosted
130-
version: "2.1.0"
153+
version: "2.1.1"
131154
string_scanner:
132155
dependency: transitive
133156
description:
134157
name: string_scanner
135-
url: "https://pub.dartlang.org"
158+
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
159+
url: "https://pub.dev"
136160
source: hosted
137-
version: "1.1.1"
161+
version: "1.2.0"
138162
term_glyph:
139163
dependency: transitive
140164
description:
141165
name: term_glyph
142-
url: "https://pub.dartlang.org"
166+
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
167+
url: "https://pub.dev"
143168
source: hosted
144169
version: "1.2.1"
145170
test_api:
146171
dependency: transitive
147172
description:
148173
name: test_api
149-
url: "https://pub.dartlang.org"
174+
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
175+
url: "https://pub.dev"
150176
source: hosted
151-
version: "0.4.12"
177+
version: "0.5.1"
152178
vector_math:
153179
dependency: transitive
154180
description:
155181
name: vector_math
156-
url: "https://pub.dartlang.org"
182+
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
183+
url: "https://pub.dev"
157184
source: hosted
158-
version: "2.1.2"
185+
version: "2.1.4"
159186
sdks:
160-
dart: ">=2.17.0-0 <3.0.0"
187+
dart: ">=3.0.0-0 <4.0.0"
161188
flutter: ">=1.16.0"

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ publish_to: none
55
version: 1.0.0
66

77
environment:
8-
sdk: '>=2.12.0 <3.0.0'
8+
sdk: ">=2.15.0 <4.0.0"
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)