Skip to content

Commit b4def3c

Browse files
committed
Remove dart dependency constraints
1 parent b3aeb8e commit b4def3c

File tree

16 files changed

+331
-644
lines changed

16 files changed

+331
-644
lines changed

Diff for: draggable_borderless/pubspec.lock

+34-69
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,62 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4-
archive:
5-
dependency: transitive
6-
description:
7-
name: archive
8-
url: "https://pub.dartlang.org"
9-
source: hosted
10-
version: "2.0.11"
11-
args:
12-
dependency: transitive
13-
description:
14-
name: args
15-
url: "https://pub.dartlang.org"
16-
source: hosted
17-
version: "1.5.2"
184
async:
195
dependency: transitive
206
description:
217
name: async
228
url: "https://pub.dartlang.org"
239
source: hosted
24-
version: "2.4.0"
10+
version: "2.5.0-nullsafety.3"
2511
boolean_selector:
2612
dependency: transitive
2713
description:
2814
name: boolean_selector
2915
url: "https://pub.dartlang.org"
3016
source: hosted
31-
version: "1.0.5"
32-
charcode:
17+
version: "2.1.0-nullsafety.3"
18+
characters:
3319
dependency: transitive
3420
description:
35-
name: charcode
21+
name: characters
3622
url: "https://pub.dartlang.org"
3723
source: hosted
38-
version: "1.1.2"
39-
collection:
24+
version: "1.1.0-nullsafety.5"
25+
charcode:
4026
dependency: transitive
4127
description:
42-
name: collection
28+
name: charcode
4329
url: "https://pub.dartlang.org"
4430
source: hosted
45-
version: "1.14.11"
46-
convert:
31+
version: "1.2.0-nullsafety.3"
32+
clock:
4733
dependency: transitive
4834
description:
49-
name: convert
35+
name: clock
5036
url: "https://pub.dartlang.org"
5137
source: hosted
52-
version: "2.1.1"
53-
crypto:
38+
version: "1.1.0-nullsafety.3"
39+
collection:
5440
dependency: transitive
5541
description:
56-
name: crypto
42+
name: collection
5743
url: "https://pub.dartlang.org"
5844
source: hosted
59-
version: "2.1.3"
45+
version: "1.15.0-nullsafety.5"
6046
cupertino_icons:
6147
dependency: "direct main"
6248
description:
6349
name: cupertino_icons
6450
url: "https://pub.dartlang.org"
6551
source: hosted
66-
version: "0.1.2"
52+
version: "1.0.2"
53+
fake_async:
54+
dependency: transitive
55+
description:
56+
name: fake_async
57+
url: "https://pub.dartlang.org"
58+
source: hosted
59+
version: "1.2.0-nullsafety.3"
6760
flutter:
6861
dependency: "direct main"
6962
description: flutter
@@ -74,48 +67,27 @@ packages:
7467
description: flutter
7568
source: sdk
7669
version: "0.0.0"
77-
image:
78-
dependency: transitive
79-
description:
80-
name: image
81-
url: "https://pub.dartlang.org"
82-
source: hosted
83-
version: "2.1.4"
8470
matcher:
8571
dependency: transitive
8672
description:
8773
name: matcher
8874
url: "https://pub.dartlang.org"
8975
source: hosted
90-
version: "0.12.6"
76+
version: "0.12.10-nullsafety.3"
9177
meta:
9278
dependency: transitive
9379
description:
9480
name: meta
9581
url: "https://pub.dartlang.org"
9682
source: hosted
97-
version: "1.1.8"
83+
version: "1.3.0-nullsafety.6"
9884
path:
9985
dependency: transitive
10086
description:
10187
name: path
10288
url: "https://pub.dartlang.org"
10389
source: hosted
104-
version: "1.6.4"
105-
petitparser:
106-
dependency: transitive
107-
description:
108-
name: petitparser
109-
url: "https://pub.dartlang.org"
110-
source: hosted
111-
version: "2.4.0"
112-
quiver:
113-
dependency: transitive
114-
description:
115-
name: quiver
116-
url: "https://pub.dartlang.org"
117-
source: hosted
118-
version: "2.0.5"
90+
version: "1.8.0-nullsafety.3"
11991
sky_engine:
12092
dependency: transitive
12193
description: flutter
@@ -127,62 +99,55 @@ packages:
12799
name: source_span
128100
url: "https://pub.dartlang.org"
129101
source: hosted
130-
version: "1.5.5"
102+
version: "1.8.0-nullsafety.4"
131103
stack_trace:
132104
dependency: transitive
133105
description:
134106
name: stack_trace
135107
url: "https://pub.dartlang.org"
136108
source: hosted
137-
version: "1.9.3"
109+
version: "1.10.0-nullsafety.6"
138110
stream_channel:
139111
dependency: transitive
140112
description:
141113
name: stream_channel
142114
url: "https://pub.dartlang.org"
143115
source: hosted
144-
version: "2.0.0"
116+
version: "2.1.0-nullsafety.3"
145117
string_scanner:
146118
dependency: transitive
147119
description:
148120
name: string_scanner
149121
url: "https://pub.dartlang.org"
150122
source: hosted
151-
version: "1.0.5"
123+
version: "1.1.0-nullsafety.3"
152124
term_glyph:
153125
dependency: transitive
154126
description:
155127
name: term_glyph
156128
url: "https://pub.dartlang.org"
157129
source: hosted
158-
version: "1.1.0"
130+
version: "1.2.0-nullsafety.3"
159131
test_api:
160132
dependency: transitive
161133
description:
162134
name: test_api
163135
url: "https://pub.dartlang.org"
164136
source: hosted
165-
version: "0.2.15"
137+
version: "0.2.19-nullsafety.6"
166138
typed_data:
167139
dependency: transitive
168140
description:
169141
name: typed_data
170142
url: "https://pub.dartlang.org"
171143
source: hosted
172-
version: "1.1.6"
144+
version: "1.3.0-nullsafety.5"
173145
vector_math:
174146
dependency: transitive
175147
description:
176148
name: vector_math
177149
url: "https://pub.dartlang.org"
178150
source: hosted
179-
version: "2.0.8"
180-
xml:
181-
dependency: transitive
182-
description:
183-
name: xml
184-
url: "https://pub.dartlang.org"
185-
source: hosted
186-
version: "3.5.0"
151+
version: "2.1.0-nullsafety.5"
187152
sdks:
188-
dart: ">=2.4.0 <3.0.0"
153+
dart: ">=2.12.0-0.0 <3.0.0"

Diff for: draggable_borderless/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222

2323
# The following adds the Cupertino Icons font to your application.
2424
# Use with the CupertinoIcons class for iOS style icons.
25-
cupertino_icons: ^1.0.0
25+
cupertino_icons:
2626

2727
dev_dependencies:
2828
flutter_test:

0 commit comments

Comments
 (0)