Skip to content

zinigor/dart_comfy_frontend

Repository files navigation

Dart

A Dart package for managing ComfyUI workflow files.

Features

  • 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.

Usage

Add this to your pubspec.yaml file:

  dart_comfy_frontend:
    git: https://github.com/zinigor/dart_comfy_frontend.git

About

A Dart package for ComfyUI workflows frontend representation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages