flowkit 0.4.3

A universal UI workflow library
Documentation

Flowkit

License Crates.io Downloads Docs

A universal UI workflow library.

Neat, beautiful, and easy to use.

Features

Examples

  • node based: A node-based UI example for Bevy Engine.

    cargo run --example node_based
    
  • egui canvas: A simple flow chart for egui.

    cargo run --example egui_canvas
    
  • gpui canvas: A simple flow chart for gpui.

    cargo run --example gpui_canvas
    
  • makepad canvas: A simple flow chart for makepad.

    cargo run --example makepad_canvas
    

License

Flowkit is free, open source and permissively licensed! Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either: