Skip to content

Commit 1af50d9

Browse files
committed
V5.0.0
- Minimum required Dart SDK version updated to 3.3. - The RPC method names and service class implementations have been updated. Please refer to the examples folder for guidance. - Update dependencies.
1 parent 52a6a19 commit 1af50d9

File tree

174 files changed

+4620
-5043
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+4620
-5043
lines changed

.dart_tool/package_config.json

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -3,309 +3,309 @@
33
"packages": [
44
{
55
"name": "_fe_analyzer_shared",
6-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/_fe_analyzer_shared-67.0.0",
6+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/_fe_analyzer_shared-67.0.0",
77
"packageUri": "lib/",
88
"languageVersion": "3.0"
99
},
1010
{
1111
"name": "analyzer",
12-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/analyzer-6.4.1",
12+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/analyzer-6.4.1",
1313
"packageUri": "lib/",
1414
"languageVersion": "3.0"
1515
},
1616
{
1717
"name": "args",
18-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/args-2.5.0",
18+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/args-2.5.0",
1919
"packageUri": "lib/",
2020
"languageVersion": "3.0"
2121
},
2222
{
2323
"name": "async",
24-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/async-2.11.0",
24+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0",
2525
"packageUri": "lib/",
2626
"languageVersion": "2.18"
2727
},
2828
{
2929
"name": "blockchain_utils",
30-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/blockchain_utils-3.6.0",
30+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/blockchain_utils-4.0.0",
3131
"packageUri": "lib/",
32-
"languageVersion": "2.15"
32+
"languageVersion": "3.3"
3333
},
3434
{
3535
"name": "boolean_selector",
36-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/boolean_selector-2.1.1",
36+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1",
3737
"packageUri": "lib/",
3838
"languageVersion": "2.17"
3939
},
4040
{
4141
"name": "collection",
42-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/collection-1.18.0",
42+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.18.0",
4343
"packageUri": "lib/",
4444
"languageVersion": "2.18"
4545
},
4646
{
4747
"name": "convert",
48-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/convert-3.1.1",
48+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/convert-3.1.1",
4949
"packageUri": "lib/",
5050
"languageVersion": "2.18"
5151
},
5252
{
5353
"name": "coverage",
54-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/coverage-1.7.2",
54+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/coverage-1.7.2",
5555
"packageUri": "lib/",
5656
"languageVersion": "3.0"
5757
},
5858
{
5959
"name": "crypto",
60-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/crypto-3.0.3",
60+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/crypto-3.0.3",
6161
"packageUri": "lib/",
6262
"languageVersion": "2.19"
6363
},
6464
{
6565
"name": "file",
66-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/file-7.0.0",
66+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0",
6767
"packageUri": "lib/",
6868
"languageVersion": "3.0"
6969
},
7070
{
7171
"name": "flutter_lints",
72-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/flutter_lints-4.0.0",
72+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-5.0.0",
7373
"packageUri": "lib/",
74-
"languageVersion": "3.1"
74+
"languageVersion": "3.5"
7575
},
7676
{
7777
"name": "frontend_server_client",
78-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/frontend_server_client-4.0.0",
78+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/frontend_server_client-4.0.0",
7979
"packageUri": "lib/",
8080
"languageVersion": "3.0"
8181
},
8282
{
8383
"name": "glob",
84-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/glob-2.1.2",
84+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/glob-2.1.2",
8585
"packageUri": "lib/",
8686
"languageVersion": "2.19"
8787
},
8888
{
8989
"name": "http_multi_server",
90-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/http_multi_server-3.2.1",
90+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/http_multi_server-3.2.1",
9191
"packageUri": "lib/",
9292
"languageVersion": "2.12"
9393
},
9494
{
9595
"name": "http_parser",
96-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/http_parser-4.0.2",
96+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/http_parser-4.0.2",
9797
"packageUri": "lib/",
9898
"languageVersion": "2.12"
9999
},
100100
{
101101
"name": "io",
102-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/io-1.0.4",
102+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/io-1.0.4",
103103
"packageUri": "lib/",
104104
"languageVersion": "2.12"
105105
},
106106
{
107107
"name": "js",
108-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/js-0.7.1",
108+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/js-0.7.1",
109109
"packageUri": "lib/",
110110
"languageVersion": "3.1"
111111
},
112112
{
113113
"name": "lints",
114-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/lints-4.0.0",
114+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/lints-5.0.0",
115115
"packageUri": "lib/",
116-
"languageVersion": "3.1"
116+
"languageVersion": "3.5"
117117
},
118118
{
119119
"name": "logging",
120-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/logging-1.2.0",
120+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/logging-1.2.0",
121121
"packageUri": "lib/",
122122
"languageVersion": "2.19"
123123
},
124124
{
125125
"name": "matcher",
126-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/matcher-0.12.16+1",
126+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16+1",
127127
"packageUri": "lib/",
128128
"languageVersion": "3.0"
129129
},
130130
{
131131
"name": "meta",
132-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/meta-1.14.0",
132+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.14.0",
133133
"packageUri": "lib/",
134134
"languageVersion": "2.12"
135135
},
136136
{
137137
"name": "mime",
138-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/mime-1.0.5",
138+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/mime-1.0.5",
139139
"packageUri": "lib/",
140140
"languageVersion": "3.2"
141141
},
142142
{
143143
"name": "node_preamble",
144-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/node_preamble-2.0.2",
144+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/node_preamble-2.0.2",
145145
"packageUri": "lib/",
146146
"languageVersion": "2.12"
147147
},
148148
{
149149
"name": "package_config",
150-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/package_config-2.1.0",
150+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/package_config-2.1.0",
151151
"packageUri": "lib/",
152152
"languageVersion": "2.12"
153153
},
154154
{
155155
"name": "path",
156-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/path-1.9.0",
156+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.9.0",
157157
"packageUri": "lib/",
158158
"languageVersion": "3.0"
159159
},
160160
{
161161
"name": "pool",
162-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/pool-1.5.1",
162+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/pool-1.5.1",
163163
"packageUri": "lib/",
164164
"languageVersion": "2.12"
165165
},
166166
{
167167
"name": "pub_semver",
168-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/pub_semver-2.1.4",
168+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/pub_semver-2.1.4",
169169
"packageUri": "lib/",
170170
"languageVersion": "2.17"
171171
},
172172
{
173173
"name": "shelf",
174-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/shelf-1.4.1",
174+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/shelf-1.4.1",
175175
"packageUri": "lib/",
176176
"languageVersion": "2.17"
177177
},
178178
{
179179
"name": "shelf_packages_handler",
180-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/shelf_packages_handler-3.0.2",
180+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/shelf_packages_handler-3.0.2",
181181
"packageUri": "lib/",
182182
"languageVersion": "2.17"
183183
},
184184
{
185185
"name": "shelf_static",
186-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/shelf_static-1.1.2",
186+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/shelf_static-1.1.2",
187187
"packageUri": "lib/",
188188
"languageVersion": "2.17"
189189
},
190190
{
191191
"name": "shelf_web_socket",
192-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/shelf_web_socket-1.0.4",
192+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/shelf_web_socket-1.0.4",
193193
"packageUri": "lib/",
194194
"languageVersion": "2.17"
195195
},
196196
{
197197
"name": "source_map_stack_trace",
198-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/source_map_stack_trace-2.1.1",
198+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/source_map_stack_trace-2.1.1",
199199
"packageUri": "lib/",
200200
"languageVersion": "2.12"
201201
},
202202
{
203203
"name": "source_maps",
204-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/source_maps-0.10.12",
204+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/source_maps-0.10.12",
205205
"packageUri": "lib/",
206206
"languageVersion": "2.18"
207207
},
208208
{
209209
"name": "source_span",
210-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/source_span-1.10.0",
210+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0",
211211
"packageUri": "lib/",
212212
"languageVersion": "2.18"
213213
},
214214
{
215215
"name": "stack_trace",
216-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/stack_trace-1.11.1",
216+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.1",
217217
"packageUri": "lib/",
218218
"languageVersion": "2.18"
219219
},
220220
{
221221
"name": "stream_channel",
222-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/stream_channel-2.1.2",
222+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.2",
223223
"packageUri": "lib/",
224224
"languageVersion": "2.19"
225225
},
226226
{
227227
"name": "string_scanner",
228-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/string_scanner-1.2.0",
228+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0",
229229
"packageUri": "lib/",
230230
"languageVersion": "2.18"
231231
},
232232
{
233233
"name": "term_glyph",
234-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/term_glyph-1.2.1",
234+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1",
235235
"packageUri": "lib/",
236236
"languageVersion": "2.12"
237237
},
238238
{
239239
"name": "test",
240-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/test-1.25.3",
240+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/test-1.25.9",
241241
"packageUri": "lib/",
242-
"languageVersion": "3.0"
242+
"languageVersion": "3.5"
243243
},
244244
{
245245
"name": "test_api",
246-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/test_api-0.7.1",
246+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.7.4",
247247
"packageUri": "lib/",
248-
"languageVersion": "3.0"
248+
"languageVersion": "3.5"
249249
},
250250
{
251251
"name": "test_core",
252-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/test_core-0.6.1",
252+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/test_core-0.6.6",
253253
"packageUri": "lib/",
254-
"languageVersion": "3.0"
254+
"languageVersion": "3.5"
255255
},
256256
{
257257
"name": "typed_data",
258-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/typed_data-1.3.2",
258+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/typed_data-1.3.2",
259259
"packageUri": "lib/",
260260
"languageVersion": "2.17"
261261
},
262262
{
263263
"name": "vm_service",
264-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/vm_service-14.2.0",
264+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/vm_service-14.2.0",
265265
"packageUri": "lib/",
266266
"languageVersion": "3.3"
267267
},
268268
{
269269
"name": "watcher",
270-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/watcher-1.1.0",
270+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/watcher-1.1.0",
271271
"packageUri": "lib/",
272272
"languageVersion": "3.0"
273273
},
274274
{
275275
"name": "web",
276-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/web-0.5.1",
276+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/web-0.5.1",
277277
"packageUri": "lib/",
278278
"languageVersion": "3.3"
279279
},
280280
{
281281
"name": "web_socket_channel",
282-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/web_socket_channel-2.4.5",
282+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/web_socket_channel-2.4.5",
283283
"packageUri": "lib/",
284284
"languageVersion": "3.3"
285285
},
286286
{
287287
"name": "webkit_inspection_protocol",
288-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/webkit_inspection_protocol-1.2.1",
288+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/webkit_inspection_protocol-1.2.1",
289289
"packageUri": "lib/",
290290
"languageVersion": "3.0"
291291
},
292292
{
293293
"name": "yaml",
294-
"rootUri": "file:///D:/dart/pub_cache/hosted/pub.dev/yaml-3.1.2",
294+
"rootUri": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache/hosted/pub.dev/yaml-3.1.2",
295295
"packageUri": "lib/",
296296
"languageVersion": "2.19"
297297
},
298298
{
299299
"name": "xrpl_dart",
300300
"rootUri": "../",
301301
"packageUri": "lib/",
302-
"languageVersion": "2.15"
302+
"languageVersion": "3.3"
303303
}
304304
],
305-
"generated": "2024-12-04T18:01:45.570438Z",
305+
"generated": "2025-01-02T11:14:33.945920Z",
306306
"generator": "pub",
307-
"generatorVersion": "3.5.4",
307+
"generatorVersion": "3.6.0",
308308
"flutterRoot": "file:///C:/env/flutter_windows_3.24.5-stable/flutter",
309-
"flutterVersion": "3.24.5",
310-
"pubCache": "file:///D:/dart/pub_cache"
309+
"flutterVersion": "3.27.1",
310+
"pubCache": "file:///C:/Users/MrHay/AppData/Local/Pub/Cache"
311311
}

0 commit comments

Comments
 (0)