Skip to content

Commit f883c2c

Browse files
Update dependency flutter_lints to v6
1 parent d961045 commit f883c2c

File tree

3 files changed

+102
-47
lines changed

3 files changed

+102
-47
lines changed

example/pubspec.lock

Lines changed: 100 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -5,42 +5,48 @@ 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.9.0"
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: "8aab1771e1243a5063b8b0ff68042d67334e3feab9e95b9490f9a6ebf73b42ea"
17+
url: "https://pub.dev"
1618
source: hosted
17-
version: "2.1.0"
19+
version: "2.1.2"
1820
characters:
1921
dependency: transitive
2022
description:
2123
name: characters
22-
url: "https://pub.dartlang.org"
24+
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
25+
url: "https://pub.dev"
2326
source: hosted
24-
version: "1.2.1"
27+
version: "1.4.0"
2528
clock:
2629
dependency: transitive
2730
description:
2831
name: clock
29-
url: "https://pub.dartlang.org"
32+
sha256: fddb70d9b5277016c77a80201021d40a2247104d9f4aa7bab7157b7e3f05b84b
33+
url: "https://pub.dev"
3034
source: hosted
31-
version: "1.1.1"
35+
version: "1.1.2"
3236
collection:
3337
dependency: transitive
3438
description:
3539
name: collection
36-
url: "https://pub.dartlang.org"
40+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
41+
url: "https://pub.dev"
3742
source: hosted
38-
version: "1.16.0"
43+
version: "1.19.1"
3944
cupertino_icons:
4045
dependency: "direct main"
4146
description:
4247
name: cupertino_icons
43-
url: "https://pub.dartlang.org"
48+
sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
49+
url: "https://pub.dev"
4450
source: hosted
4551
version: "1.0.5"
4652
disks_desktop:
@@ -54,16 +60,18 @@ packages:
5460
dependency: transitive
5561
description:
5662
name: equatable
57-
url: "https://pub.dartlang.org"
63+
sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2
64+
url: "https://pub.dev"
5865
source: hosted
5966
version: "2.0.5"
6067
fake_async:
6168
dependency: transitive
6269
description:
6370
name: fake_async
64-
url: "https://pub.dartlang.org"
71+
sha256: "5368f224a74523e8d2e7399ea1638b37aecfca824a3cc4dfdf77bf1fa905ac44"
72+
url: "https://pub.dev"
6573
source: hosted
66-
version: "1.3.1"
74+
version: "1.3.3"
6775
flutter:
6876
dependency: "direct main"
6977
description: flutter
@@ -73,117 +81,164 @@ packages:
7381
dependency: "direct dev"
7482
description:
7583
name: flutter_lints
76-
url: "https://pub.dartlang.org"
84+
sha256: "3105dc8492f6183fb076ccf1f351ac3d60564bff92e20bfc4af9cc1651f4e7e1"
85+
url: "https://pub.dev"
7786
source: hosted
78-
version: "1.0.4"
87+
version: "6.0.0"
7988
flutter_test:
8089
dependency: "direct dev"
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: "6bb818ecbdffe216e81182c2f0714a2e62b593f4a4f13098713ff1685dfb6ab0"
98+
url: "https://pub.dev"
99+
source: hosted
100+
version: "10.0.9"
101+
leak_tracker_flutter_testing:
102+
dependency: transitive
103+
description:
104+
name: leak_tracker_flutter_testing
105+
sha256: f8b613e7e6a13ec79cfdc0e97638fddb3ab848452eff057653abd3edba760573
106+
url: "https://pub.dev"
107+
source: hosted
108+
version: "3.0.9"
109+
leak_tracker_testing:
110+
dependency: transitive
111+
description:
112+
name: leak_tracker_testing
113+
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
114+
url: "https://pub.dev"
115+
source: hosted
116+
version: "3.0.1"
84117
lints:
85118
dependency: transitive
86119
description:
87120
name: lints
88-
url: "https://pub.dartlang.org"
121+
sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
122+
url: "https://pub.dev"
89123
source: hosted
90-
version: "1.0.1"
124+
version: "6.0.0"
91125
matcher:
92126
dependency: transitive
93127
description:
94128
name: matcher
95-
url: "https://pub.dartlang.org"
129+
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
130+
url: "https://pub.dev"
96131
source: hosted
97-
version: "0.12.12"
132+
version: "0.12.17"
98133
material_color_utilities:
99134
dependency: transitive
100135
description:
101136
name: material_color_utilities
102-
url: "https://pub.dartlang.org"
137+
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
138+
url: "https://pub.dev"
103139
source: hosted
104-
version: "0.1.5"
140+
version: "0.11.1"
105141
meta:
106142
dependency: transitive
107143
description:
108144
name: meta
109-
url: "https://pub.dartlang.org"
145+
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
146+
url: "https://pub.dev"
110147
source: hosted
111-
version: "1.8.0"
148+
version: "1.16.0"
112149
nested:
113150
dependency: transitive
114151
description:
115152
name: nested
116-
url: "https://pub.dartlang.org"
153+
sha256: "03bac4c528c64c95c722ec99280375a6f2fc708eec17c7b3f07253b626cd2a20"
154+
url: "https://pub.dev"
117155
source: hosted
118156
version: "1.0.0"
119157
path:
120158
dependency: transitive
121159
description:
122160
name: path
123-
url: "https://pub.dartlang.org"
161+
sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5"
162+
url: "https://pub.dev"
124163
source: hosted
125-
version: "1.8.2"
164+
version: "1.9.1"
126165
provider:
127166
dependency: "direct main"
128167
description:
129168
name: provider
130-
url: "https://pub.dartlang.org"
169+
sha256: "8d7d4c2df46d6a6270a4e10404bfecb18a937e3e00f710c260d0a10415ce6b7b"
170+
url: "https://pub.dev"
131171
source: hosted
132172
version: "6.0.3"
133173
sky_engine:
134174
dependency: transitive
135175
description: flutter
136176
source: sdk
137-
version: "0.0.99"
177+
version: "0.0.0"
138178
source_span:
139179
dependency: transitive
140180
description:
141181
name: source_span
142-
url: "https://pub.dartlang.org"
182+
sha256: "254ee5351d6cb365c859e20ee823c3bb479bf4a293c22d17a9f1bf144ce86f7c"
183+
url: "https://pub.dev"
143184
source: hosted
144-
version: "1.9.0"
185+
version: "1.10.1"
145186
stack_trace:
146187
dependency: transitive
147188
description:
148189
name: stack_trace
149-
url: "https://pub.dartlang.org"
190+
sha256: "8b27215b45d22309b5cddda1aa2b19bdfec9df0e765f2de506401c071d38d1b1"
191+
url: "https://pub.dev"
150192
source: hosted
151-
version: "1.10.0"
193+
version: "1.12.1"
152194
stream_channel:
153195
dependency: transitive
154196
description:
155197
name: stream_channel
156-
url: "https://pub.dartlang.org"
198+
sha256: "969e04c80b8bcdf826f8f16579c7b14d780458bd97f56d107d3950fdbeef059d"
199+
url: "https://pub.dev"
157200
source: hosted
158-
version: "2.1.0"
201+
version: "2.1.4"
159202
string_scanner:
160203
dependency: transitive
161204
description:
162205
name: string_scanner
163-
url: "https://pub.dartlang.org"
206+
sha256: "921cd31725b72fe181906c6a94d987c78e3b98c2e205b397ea399d4054872b43"
207+
url: "https://pub.dev"
164208
source: hosted
165-
version: "1.1.1"
209+
version: "1.4.1"
166210
term_glyph:
167211
dependency: transitive
168212
description:
169213
name: term_glyph
170-
url: "https://pub.dartlang.org"
214+
sha256: "7f554798625ea768a7518313e58f83891c7f5024f88e46e7182a4558850a4b8e"
215+
url: "https://pub.dev"
171216
source: hosted
172-
version: "1.2.1"
217+
version: "1.2.2"
173218
test_api:
174219
dependency: transitive
175220
description:
176221
name: test_api
177-
url: "https://pub.dartlang.org"
222+
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
223+
url: "https://pub.dev"
178224
source: hosted
179-
version: "0.4.12"
225+
version: "0.7.4"
180226
vector_math:
181227
dependency: transitive
182228
description:
183229
name: vector_math
184-
url: "https://pub.dartlang.org"
230+
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
231+
url: "https://pub.dev"
185232
source: hosted
186-
version: "2.1.2"
233+
version: "2.1.4"
234+
vm_service:
235+
dependency: transitive
236+
description:
237+
name: vm_service
238+
sha256: ddfa8d30d89985b96407efce8acbdd124701f96741f2d981ca860662f1c0dc02
239+
url: "https://pub.dev"
240+
source: hosted
241+
version: "15.0.0"
187242
sdks:
188-
dart: ">=2.17.6 <3.0.0"
189-
flutter: ">=3.3.2"
243+
dart: ">=3.8.0 <4.0.0"
244+
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
@@ -40,7 +40,7 @@ dev_dependencies:
4040
# activated in the `analysis_options.yaml` file located at the root of your
4141
# package. See that file for information about deactivating specific lint
4242
# rules and activating additional ones.
43-
flutter_lints: ^1.0.0
43+
flutter_lints: ^6.0.0
4444

4545
# For information on the generic Dart part of this file, see the
4646
# following page: https://dart.dev/tools/pub/pubspec

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
dev_dependencies:
1919
flutter_test:
2020
sdk: flutter
21-
flutter_lints: ^2.0.1
21+
flutter_lints: ^6.0.0
2222
mockito: ^5.3.1
2323
build_runner: ^2.2.1
2424

0 commit comments

Comments
 (0)