Skip to content

Commit 81188bd

Browse files
Update dependency flutter_lints to v6
1 parent 7018205 commit 81188bd

4 files changed

Lines changed: 192 additions & 87 deletions

File tree

example/pubspec.lock

Lines changed: 96 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5,58 +5,66 @@ packages:
55
dependency: transitive
66
description:
77
name: async
8-
url: "https://pub.dartlang.org"
8+
sha256: "758e6d74e971c3e5aceb4110bfd6698efc7f501675bcfe0c775459a8140750eb"
9+
url: "https://pub.dev"
910
source: hosted
10-
version: "2.8.1"
11+
version: "2.13.0"
1112
boolean_selector:
1213
dependency: transitive
1314
description:
1415
name: boolean_selector
15-
url: "https://pub.dartlang.org"
16+
sha256: "5bbf32bc9e518d41ec49718e2931cd4527292c9b0c6d2dffcf7fe6b9a8a8cf72"
17+
url: "https://pub.dev"
1618
source: hosted
1719
version: "2.1.0"
1820
characters:
1921
dependency: transitive
2022
description:
2123
name: characters
22-
url: "https://pub.dartlang.org"
24+
sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
25+
url: "https://pub.dev"
2326
source: hosted
24-
version: "1.1.0"
27+
version: "1.4.1"
2528
charcode:
2629
dependency: transitive
2730
description:
2831
name: charcode
29-
url: "https://pub.dartlang.org"
32+
sha256: fb98c0f6d12c920a02ee2d998da788bca066ca5f148492b7085ee23372b12306
33+
url: "https://pub.dev"
3034
source: hosted
3135
version: "1.3.1"
3236
clock:
3337
dependency: transitive
3438
description:
3539
name: clock
36-
url: "https://pub.dartlang.org"
40+
sha256: fddb70d9b5277016c77a80201021d40a2247104d9f4aa7bab7157b7e3f05b84b
41+
url: "https://pub.dev"
3742
source: hosted
38-
version: "1.1.0"
43+
version: "1.1.2"
3944
collection:
4045
dependency: transitive
4146
description:
4247
name: collection
43-
url: "https://pub.dartlang.org"
48+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
49+
url: "https://pub.dev"
4450
source: hosted
45-
version: "1.15.0"
51+
version: "1.19.1"
4652
cupertino_icons:
4753
dependency: "direct main"
4854
description:
4955
name: cupertino_icons
50-
url: "https://pub.dartlang.org"
56+
sha256: "486b7bc707424572cdf7bd7e812a0c146de3fd47ecadf070254cc60383f21dd8"
57+
url: "https://pub.dev"
5158
source: hosted
5259
version: "1.0.3"
5360
fake_async:
5461
dependency: transitive
5562
description:
5663
name: fake_async
57-
url: "https://pub.dartlang.org"
64+
sha256: "5368f224a74523e8d2e7399ea1638b37aecfca824a3cc4dfdf77bf1fa905ac44"
65+
url: "https://pub.dev"
5866
source: hosted
59-
version: "1.2.0"
67+
version: "1.3.3"
6068
flutter:
6169
dependency: "direct main"
6270
description: flutter
@@ -66,9 +74,10 @@ packages:
6674
dependency: "direct dev"
6775
description:
6876
name: flutter_lints
69-
url: "https://pub.dartlang.org"
77+
sha256: "3105dc8492f6183fb076ccf1f351ac3d60564bff92e20bfc4af9cc1651f4e7e1"
78+
url: "https://pub.dev"
7079
source: hosted
71-
version: "1.0.4"
80+
version: "6.0.0"
7281
flutter_provider:
7382
dependency: "direct main"
7483
description:
@@ -81,95 +90,139 @@ packages:
8190
description: flutter
8291
source: sdk
8392
version: "0.0.0"
93+
leak_tracker:
94+
dependency: transitive
95+
description:
96+
name: leak_tracker
97+
sha256: "33e2e26bdd85a0112ec15400c8cbffea70d0f9c3407491f672a2fad47915e2de"
98+
url: "https://pub.dev"
99+
source: hosted
100+
version: "11.0.2"
101+
leak_tracker_flutter_testing:
102+
dependency: transitive
103+
description:
104+
name: leak_tracker_flutter_testing
105+
sha256: "1dbc140bb5a23c75ea9c4811222756104fbcd1a27173f0c34ca01e16bea473c1"
106+
url: "https://pub.dev"
107+
source: hosted
108+
version: "3.0.10"
109+
leak_tracker_testing:
110+
dependency: transitive
111+
description:
112+
name: leak_tracker_testing
113+
sha256: "8d5a2d49f4a66b49744b23b018848400d23e54caf9463f4eb20df3eb8acb2eb1"
114+
url: "https://pub.dev"
115+
source: hosted
116+
version: "3.0.2"
84117
lints:
85118
dependency: transitive
86119
description:
87120
name: lints
88-
url: "https://pub.dartlang.org"
121+
sha256: "12f842a479589fea194fe5c5a3095abc7be0c1f2ddfa9a0e76aed1dbd26a87df"
122+
url: "https://pub.dev"
89123
source: hosted
90-
version: "1.0.1"
124+
version: "6.1.0"
91125
matcher:
92126
dependency: transitive
93127
description:
94128
name: matcher
95-
url: "https://pub.dartlang.org"
129+
sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
130+
url: "https://pub.dev"
131+
source: hosted
132+
version: "0.12.18"
133+
material_color_utilities:
134+
dependency: transitive
135+
description:
136+
name: material_color_utilities
137+
sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
138+
url: "https://pub.dev"
96139
source: hosted
97-
version: "0.12.10"
140+
version: "0.13.0"
98141
meta:
99142
dependency: transitive
100143
description:
101144
name: meta
102-
url: "https://pub.dartlang.org"
145+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
146+
url: "https://pub.dev"
103147
source: hosted
104-
version: "1.7.0"
148+
version: "1.17.0"
105149
path:
106150
dependency: transitive
107151
description:
108152
name: path
109-
url: "https://pub.dartlang.org"
153+
sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5"
154+
url: "https://pub.dev"
110155
source: hosted
111-
version: "1.8.0"
156+
version: "1.9.1"
112157
sky_engine:
113158
dependency: transitive
114159
description: flutter
115160
source: sdk
116-
version: "0.0.99"
161+
version: "0.0.0"
117162
source_span:
118163
dependency: transitive
119164
description:
120165
name: source_span
121-
url: "https://pub.dartlang.org"
166+
sha256: d5f89a9e52b36240a80282b3dc0667dd36e53459717bb17b8fb102d30496606a
167+
url: "https://pub.dev"
122168
source: hosted
123169
version: "1.8.1"
124170
stack_trace:
125171
dependency: transitive
126172
description:
127173
name: stack_trace
128-
url: "https://pub.dartlang.org"
174+
sha256: "8b27215b45d22309b5cddda1aa2b19bdfec9df0e765f2de506401c071d38d1b1"
175+
url: "https://pub.dev"
129176
source: hosted
130-
version: "1.10.0"
177+
version: "1.12.1"
131178
stream_channel:
132179
dependency: transitive
133180
description:
134181
name: stream_channel
135-
url: "https://pub.dartlang.org"
182+
sha256: "969e04c80b8bcdf826f8f16579c7b14d780458bd97f56d107d3950fdbeef059d"
183+
url: "https://pub.dev"
136184
source: hosted
137-
version: "2.1.0"
185+
version: "2.1.4"
138186
string_scanner:
139187
dependency: transitive
140188
description:
141189
name: string_scanner
142-
url: "https://pub.dartlang.org"
190+
sha256: dd11571b8a03f7cadcf91ec26a77e02bfbd6bbba2a512924d3116646b4198fc4
191+
url: "https://pub.dev"
143192
source: hosted
144193
version: "1.1.0"
145194
term_glyph:
146195
dependency: transitive
147196
description:
148197
name: term_glyph
149-
url: "https://pub.dartlang.org"
198+
sha256: a88162591b02c1f3a3db3af8ce1ea2b374bd75a7bb8d5e353bcfbdc79d719830
199+
url: "https://pub.dev"
150200
source: hosted
151201
version: "1.2.0"
152202
test_api:
153203
dependency: transitive
154204
description:
155205
name: test_api
156-
url: "https://pub.dartlang.org"
206+
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
207+
url: "https://pub.dev"
157208
source: hosted
158-
version: "0.4.2"
159-
typed_data:
209+
version: "0.7.8"
210+
vector_math:
160211
dependency: transitive
161212
description:
162-
name: typed_data
163-
url: "https://pub.dartlang.org"
213+
name: vector_math
214+
sha256: d530bd74fea330e6e364cda7a85019c434070188383e1cd8d9777ee586914c5b
215+
url: "https://pub.dev"
164216
source: hosted
165-
version: "1.3.0"
166-
vector_math:
217+
version: "2.2.0"
218+
vm_service:
167219
dependency: transitive
168220
description:
169-
name: vector_math
170-
url: "https://pub.dartlang.org"
221+
name: vm_service
222+
sha256: "45caa6c5917fa127b5dbcfbd1fa60b14e583afdc08bfc96dda38886ca252eb60"
223+
url: "https://pub.dev"
171224
source: hosted
172-
version: "2.1.0"
225+
version: "15.0.2"
173226
sdks:
174-
dart: ">=2.14.0 <3.0.0"
175-
flutter: ">=2.5.0"
227+
dart: ">=3.9.0-0 <4.0.0"
228+
flutter: ">=3.18.0-18.0.pre.54"

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
cupertino_icons: ^1.0.3
1616

1717
dev_dependencies:
18-
flutter_lints: ^1.0.4
18+
flutter_lints: 6.0.0
1919
flutter_test:
2020
sdk: flutter
2121

0 commit comments

Comments
 (0)