mind_map_flutter 1.1.0
mind_map_flutter: ^1.1.0 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.0 #
- Add
MindMapConfig.readOnlymode.- 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.