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.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'app.dart';

void main() {
  runApp(const MindMapExamplesApp());
}
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