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

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
default:
build-runner:
dart run build_runner build --delete-conflicting-outputs