flow_compose 0.0.5
flow_compose: ^0.0.5 copied to clipboard
flow chart for flutter.
0.0.5 #
- [IMPORTANT] this version is not compatible with previous versions.
0.0.4 #
- add streamcontroller
0.0.3+1 #
- small fix
0.0.3 #
- children node can visit parent node's data
0.0.2+1 #
- style change
0.0.2 #
- fix some bugs
0.0.1+7 #
- center edges when hovering on edges
0.0.1+6 #
- make edges deletable
0.0.1+5 #
- remove some codes
- refactor
example
0.0.1+4 #
- make
INodenot abstract. - add
toJsonandfromJson
0.0.1+3 #
- add some example, fix errors.
0.0.1+2 #
- Introduce
INode.
0.0.1+1 #
- Fix and new features.
0.0.1 #
- initial release.