File tree 9 files changed +52
-59
lines changed
super_drag_and_drop/example
super_keyboard_layout/example
9 files changed +52
-59
lines changed Original file line number Diff line number Diff line change 3
3
"RUST_TEST_THREADS" : " 1" ,
4
4
},
5
5
// "rust-analyzer.cargo.target": "aarch64-apple-ios",
6
- "rust-analyzer.cargo.target" : " aarch64-linux-android" ,
6
+ // "rust-analyzer.cargo.target": "aarch64-linux-android",
7
7
"rust-analyzer.linkedProjects" : [
8
8
" super_native_extensions/rust/Cargo.toml"
9
9
],
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ packages:
37
37
dependency: "direct main"
38
38
description:
39
39
name: collection
40
- sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
40
+ sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
41
41
url: "https://pub.dev"
42
42
source: hosted
43
- version: "1.18.0 "
43
+ version: "1.17.2 "
44
44
crypto:
45
45
dependency: transitive
46
46
description:
@@ -233,18 +233,18 @@ packages:
233
233
dependency: transitive
234
234
description:
235
235
name: stack_trace
236
- sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
236
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
237
237
url: "https://pub.dev"
238
238
source: hosted
239
- version: "1.11.1 "
239
+ version: "1.11.0 "
240
240
stream_channel:
241
241
dependency: transitive
242
242
description:
243
243
name: stream_channel
244
- sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
244
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
245
245
url: "https://pub.dev"
246
246
source: hosted
247
- version: "2.1.2 "
247
+ version: "2.1.1 "
248
248
string_scanner:
249
249
dependency: transitive
250
250
description:
@@ -259,14 +259,14 @@ packages:
259
259
path: ".."
260
260
relative: true
261
261
source: path
262
- version: "0.6.3 "
262
+ version: "0.6.4 "
263
263
super_native_extensions:
264
264
dependency: "direct overridden"
265
265
description:
266
266
path: "../../super_native_extensions"
267
267
relative: true
268
268
source: path
269
- version: "0.6.3 "
269
+ version: "0.6.4 "
270
270
term_glyph:
271
271
dependency: transitive
272
272
description:
@@ -279,10 +279,10 @@ packages:
279
279
dependency: transitive
280
280
description:
281
281
name: test_api
282
- sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b "
282
+ sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8 "
283
283
url: "https://pub.dev"
284
284
source: hosted
285
- version: "0.6.1 "
285
+ version: "0.6.0 "
286
286
typed_data:
287
287
dependency: transitive
288
288
description:
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ dependencies:
31
31
sdk : flutter
32
32
collection : ^1.16.0
33
33
flutter_layout_grid : ^2.0.1
34
- super_clipboard :
35
- path : ../
34
+ super_clipboard : ^0.6.4
36
35
37
36
# The following adds the Cupertino Icons font to your application.
38
37
# Use with the CupertinoIcons class for iOS style icons.
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ packages:
37
37
dependency: transitive
38
38
description:
39
39
name: collection
40
- sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
40
+ sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
41
41
url: "https://pub.dev"
42
42
source: hosted
43
- version: "1.18.0 "
43
+ version: "1.17.2 "
44
44
crypto:
45
45
dependency: transitive
46
46
description:
@@ -209,18 +209,18 @@ packages:
209
209
dependency: transitive
210
210
description:
211
211
name: stack_trace
212
- sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
212
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
213
213
url: "https://pub.dev"
214
214
source: hosted
215
- version: "1.11.1 "
215
+ version: "1.11.0 "
216
216
stream_channel:
217
217
dependency: transitive
218
218
description:
219
219
name: stream_channel
220
- sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
220
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
221
221
url: "https://pub.dev"
222
222
source: hosted
223
- version: "2.1.2 "
223
+ version: "2.1.1 "
224
224
string_scanner:
225
225
dependency: transitive
226
226
description:
@@ -235,28 +235,28 @@ packages:
235
235
path: "../../super_clipboard"
236
236
relative: true
237
237
source: path
238
- version: "0.6.3 "
238
+ version: "0.6.4 "
239
239
super_context_menu:
240
240
dependency: "direct main"
241
241
description:
242
242
path: ".."
243
243
relative: true
244
244
source: path
245
- version: "0.6.3 "
245
+ version: "0.6.4 "
246
246
super_drag_and_drop:
247
247
dependency: "direct main"
248
248
description:
249
249
path: "../../super_drag_and_drop"
250
250
relative: true
251
251
source: path
252
- version: "0.6.3 "
252
+ version: "0.6.4 "
253
253
super_native_extensions:
254
254
dependency: "direct overridden"
255
255
description:
256
256
path: "../../super_native_extensions"
257
257
relative: true
258
258
source: path
259
- version: "0.6.3 "
259
+ version: "0.6.4 "
260
260
term_glyph:
261
261
dependency: transitive
262
262
description:
@@ -269,10 +269,10 @@ packages:
269
269
dependency: transitive
270
270
description:
271
271
name: test_api
272
- sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b "
272
+ sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8 "
273
273
url: "https://pub.dev"
274
274
source: hosted
275
- version: "0.6.1 "
275
+ version: "0.6.0 "
276
276
typed_data:
277
277
dependency: transitive
278
278
description:
Original file line number Diff line number Diff line change @@ -9,10 +9,8 @@ environment:
9
9
dependencies :
10
10
flutter :
11
11
sdk : flutter
12
- super_context_menu :
13
- path : ../
14
- super_drag_and_drop :
15
- path : ../../super_drag_and_drop
12
+ super_context_menu : ^0.6.4
13
+ super_drag_and_drop : ^0.6.4
16
14
17
15
dev_dependencies :
18
16
flutter_test :
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ packages:
37
37
dependency: "direct main"
38
38
description:
39
39
name: collection
40
- sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
40
+ sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
41
41
url: "https://pub.dev"
42
42
source: hosted
43
- version: "1.18.0 "
43
+ version: "1.17.2 "
44
44
crypto:
45
45
dependency: transitive
46
46
description:
@@ -233,18 +233,18 @@ packages:
233
233
dependency: transitive
234
234
description:
235
235
name: stack_trace
236
- sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
236
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
237
237
url: "https://pub.dev"
238
238
source: hosted
239
- version: "1.11.1 "
239
+ version: "1.11.0 "
240
240
stream_channel:
241
241
dependency: transitive
242
242
description:
243
243
name: stream_channel
244
- sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
244
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
245
245
url: "https://pub.dev"
246
246
source: hosted
247
- version: "2.1.2 "
247
+ version: "2.1.1 "
248
248
string_scanner:
249
249
dependency: transitive
250
250
description:
@@ -259,7 +259,7 @@ packages:
259
259
path: "../../super_clipboard"
260
260
relative: true
261
261
source: path
262
- version: "0.6.3 "
262
+ version: "0.6.4 "
263
263
super_clipboard_example:
264
264
dependency: "direct main"
265
265
description:
@@ -273,21 +273,21 @@ packages:
273
273
path: "../../super_context_menu"
274
274
relative: true
275
275
source: path
276
- version: "0.6.3 "
276
+ version: "0.6.4 "
277
277
super_drag_and_drop:
278
278
dependency: "direct main"
279
279
description:
280
280
path: ".."
281
281
relative: true
282
282
source: path
283
- version: "0.6.3 "
283
+ version: "0.6.4 "
284
284
super_native_extensions:
285
285
dependency: "direct overridden"
286
286
description:
287
287
path: "../../super_native_extensions"
288
288
relative: true
289
289
source: path
290
- version: "0.6.3 "
290
+ version: "0.6.4 "
291
291
term_glyph:
292
292
dependency: transitive
293
293
description:
@@ -300,10 +300,10 @@ packages:
300
300
dependency: transitive
301
301
description:
302
302
name: test_api
303
- sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b "
303
+ sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8 "
304
304
url: "https://pub.dev"
305
305
source: hosted
306
- version: "0.6.1 "
306
+ version: "0.6.0 "
307
307
typed_data:
308
308
dependency: transitive
309
309
description:
Original file line number Diff line number Diff line change @@ -32,14 +32,11 @@ dependencies:
32
32
flutter :
33
33
sdk : flutter
34
34
collection : ^1.16.0
35
- super_clipboard :
36
- path : ../../super_clipboard
37
- super_drag_and_drop :
38
- path : ../
35
+ super_clipboard : ^0.6.4
36
+ super_drag_and_drop : ^0.6.4
39
37
super_clipboard_example :
40
38
path : ../../super_clipboard/example
41
- super_context_menu :
42
- path : ../../super_context_menu
39
+ super_context_menu : ^0.6.4
43
40
44
41
# The following adds the Cupertino Icons font to your application.
45
42
# Use with the CupertinoIcons class for iOS style icons.
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ packages:
37
37
dependency: transitive
38
38
description:
39
39
name: collection
40
- sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
40
+ sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
41
41
url: "https://pub.dev"
42
42
source: hosted
43
- version: "1.18.0 "
43
+ version: "1.17.2 "
44
44
crypto:
45
45
dependency: transitive
46
46
description:
@@ -217,18 +217,18 @@ packages:
217
217
dependency: transitive
218
218
description:
219
219
name: stack_trace
220
- sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
220
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
221
221
url: "https://pub.dev"
222
222
source: hosted
223
- version: "1.11.1 "
223
+ version: "1.11.0 "
224
224
stream_channel:
225
225
dependency: transitive
226
226
description:
227
227
name: stream_channel
228
- sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
228
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
229
229
url: "https://pub.dev"
230
230
source: hosted
231
- version: "2.1.2 "
231
+ version: "2.1.1 "
232
232
string_scanner:
233
233
dependency: transitive
234
234
description:
@@ -243,14 +243,14 @@ packages:
243
243
path: ".."
244
244
relative: true
245
245
source: path
246
- version: "0.6.3 "
246
+ version: "0.6.4 "
247
247
super_native_extensions:
248
248
dependency: "direct overridden"
249
249
description:
250
250
path: "../../super_native_extensions"
251
251
relative: true
252
252
source: path
253
- version: "0.6.3 "
253
+ version: "0.6.4 "
254
254
term_glyph:
255
255
dependency: transitive
256
256
description:
@@ -263,10 +263,10 @@ packages:
263
263
dependency: transitive
264
264
description:
265
265
name: test_api
266
- sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b "
266
+ sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8 "
267
267
url: "https://pub.dev"
268
268
source: hosted
269
- version: "0.6.1 "
269
+ version: "0.6.0 "
270
270
typed_data:
271
271
dependency: transitive
272
272
description:
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ environment:
31
31
dependencies :
32
32
flutter :
33
33
sdk : flutter
34
- super_keyboard_layout :
35
- path : ../
34
+ super_keyboard_layout : ^0.6.4
36
35
37
36
# The following adds the Cupertino Icons font to your application.
38
37
# Use with the CupertinoIcons class for iOS style icons.
You can’t perform that action at this time.
0 commit comments