Skip to content

A Dart package for ComfyUI workflows frontend representation.

Notifications You must be signed in to change notification settings

zinigor/dart_comfy_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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