Add initial structure for comfyui_api_sdk with API models and event handling

This commit is contained in:
2025-03-20 14:27:29 +00:00
parent 1f9409ce0e
commit 0b2769310b
19 changed files with 491 additions and 1172 deletions

View File

@@ -57,7 +57,7 @@
},
{
"name": "build_runner",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/build_runner-2.4.14",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/build_runner-2.4.15",
"packageUri": "lib/",
"languageVersion": "3.6"
},
@@ -133,6 +133,18 @@
"packageUri": "lib/",
"languageVersion": "3.1"
},
{
"name": "freezed",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/freezed-3.0.4",
"packageUri": "lib/",
"languageVersion": "3.6"
},
{
"name": "freezed_annotation",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/freezed_annotation-3.0.0",
"packageUri": "lib/",
"languageVersion": "3.0"
},
{
"name": "frontend_server_client",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/frontend_server_client-4.0.0",
@@ -153,9 +165,9 @@
},
{
"name": "http",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/http-0.13.6",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/http-1.3.0",
"packageUri": "lib/",
"languageVersion": "2.19"
"languageVersion": "3.4"
},
{
"name": "http_multi_server",
@@ -188,10 +200,16 @@
"languageVersion": "3.0"
},
{
"name": "lints",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/lints-2.1.1",
"name": "json_serializable",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/json_serializable-6.9.4",
"packageUri": "lib/",
"languageVersion": "3.0"
"languageVersion": "3.6"
},
{
"name": "lints",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/lints-5.1.1",
"packageUri": "lib/",
"languageVersion": "3.6"
},
{
"name": "logging",
@@ -279,9 +297,9 @@
},
{
"name": "shelf_web_socket",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/shelf_web_socket-2.0.1",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/shelf_web_socket-3.0.0",
"packageUri": "lib/",
"languageVersion": "3.3"
"languageVersion": "3.5"
},
{
"name": "source_gen",
@@ -289,6 +307,12 @@
"packageUri": "lib/",
"languageVersion": "3.6"
},
{
"name": "source_helper",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/source_helper-1.3.5",
"packageUri": "lib/",
"languageVersion": "3.4"
},
{
"name": "source_map_stack_trace",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.2",
@@ -307,6 +331,12 @@
"packageUri": "lib/",
"languageVersion": "3.1"
},
{
"name": "sprintf",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/sprintf-7.0.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "stack_trace",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/stack_trace-1.12.1",
@@ -369,9 +399,9 @@
},
{
"name": "uuid",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/uuid-3.0.7",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/uuid-4.5.1",
"packageUri": "lib/",
"languageVersion": "2.12"
"languageVersion": "3.0"
},
{
"name": "vm_service",
@@ -387,13 +417,19 @@
},
{
"name": "web",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/web-0.5.1",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/web-1.1.1",
"packageUri": "lib/",
"languageVersion": "3.4"
},
{
"name": "web_socket",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/web_socket-0.1.6",
"packageUri": "lib/",
"languageVersion": "3.3"
},
{
"name": "web_socket_channel",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/web_socket_channel-2.4.5",
"rootUri": "file:///home/menno/.pub-cache/hosted/pub.dev/web_socket_channel-3.0.2",
"packageUri": "lib/",
"languageVersion": "3.3"
},
@@ -416,10 +452,8 @@
"languageVersion": "3.0"
}
],
"generated": "2025-03-20T10:48:40.871849Z",
"generated": "2025-03-20T13:27:48.930532Z",
"generator": "pub",
"generatorVersion": "3.7.2",
"flutterRoot": "file:///home/menno/.flutter/flutter",
"flutterVersion": "3.29.2",
"pubCache": "file:///home/menno/.pub-cache"
}