teno_mindmap 0.0.2 copy "teno_mindmap: ^0.0.2" to clipboard
teno_mindmap: ^0.0.2 copied to clipboard

A simple Mind Map library with a ready-to-use starting implementation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teno_mindmap

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  teno_mindmap: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:teno_mindmap/teno_mindmap.dart';
1
likes
140
points
13
downloads

Publisher

verified publishertenolife.com

Weekly Downloads

A simple Mind Map library with a ready-to-use starting implementation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_bloc, flutter_localizations, freezed_annotation, intl, json_annotation, logging, star_menu, uuid

More

Packages that depend on teno_mindmap