A Dart package for managing ComfyUI workflow files.
- Load Workflow JSON files into a class to be used in an application state.
- Make sure Workflow JSON is properly validated.
- Add a simple Workflow view.
- Add a simple state using ChangeNotifier.
- Figure out a way to upload files to the single page application.
Add this to your pubspec.yaml file:
dart_comfy_frontend:
git: https://github.com/zinigor/dart_comfy_frontend.git