mind_map_flutter 1.1.1 copy "mind_map_flutter: ^1.1.1" to clipboard
mind_map_flutter: ^1.1.1 copied to clipboard

A powerful, feature-rich mind mapping library for Flutter. Create interactive, customizable mind maps with drag-and-drop, undo/redo, themes, and export to PNG/JSON.

Changelog #

All notable changes to this package will be documented in this file.

1.1.1 #

  • Fix centering logic after window resize by dynamically updating viewport constraints.
  • Fix unexpected line-wrapping when editing summary text at small overall zoom scales.
  • Fix external-link opening behavior on non-web platforms.

1.1.0 #

  • Add MindMapConfig.readOnly mode.
    • keep only zoom/pan, expand/collapse, and hyperlink opening interactions.
    • Disable mutating interactions in read-only mode (editing, drag-drop structure changes, context menu actions, keyboard shortcut mutations).
  • Fix bugs.

1.0.1 #

  • Update README.

1.0.0 #

  • Initial public release.
2
likes
150
points
192
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful, feature-rich mind mapping library for Flutter. Create interactive, customizable mind maps with drag-and-drop, undo/redo, themes, and export to PNG/JSON.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher, uuid, web

More

Packages that depend on mind_map_flutter