AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use MindMapping to Layout Content
Flutter is a flow charting app that uses an algorithm to lay out the content. It's written in Dart, which was reasonably performant because it does some very intense calculations. How many connections can a single node have? Unlimited in our case. We wanted to be able to draw like the connections between the nodes and avoid all of the other nodes if you want to avoid overlaps.