Arokip / flutter_diagram_editor

Fllutter diagram editor library
MIT License
116 stars 38 forks source link

Type of ports #1

Closed Arokip closed 3 years ago

Arokip commented 3 years ago

Add types and restrictions to the ports (rules what ports can be connected).

A --> B etc. disable connections of two port on one component allow set max connections cannot connect two ports twice

highlight possible ports to connect – PortHighlight do not highlight selected port