Connecting to the same element with arrow option is not available
Please elaborate
@SL-Pirate Thanks for the reply
I have attached a screenshot for better understanding. Here the Element is having 3 connection
Connection 1 - Root to element Connection 2- Element to element (The one I felt missing) Connection 3 -Element to Element 2
Drawing the second connection is not possible with current implementation I guess.
Interesting... According to the current implementation this could be very problematic to implement due to recursive nature. But it shouldn't be impossible to handle. Will give it a try when there is time. Afaik @alnitak is working on some serious refactoring and I'm not sure if he is done with it and working on a new feature while he is doing that is also gonna be tricky. This could take some time.
Connection 2- Element to element (The one I felt missing)
We will take a look if this can be implemented.
Afaik @alnitak is working on some serious refactoring
@SL-Pirate some few things with the refactor should still be made. Something that will need a breaking change I think, anyway I have updated to 3.1.1 also on pub.dev.
Noted