any_treemap 1.0.0 copy "any_treemap: ^1.0.0" to clipboard
any_treemap: ^1.0.0 copied to clipboard

A composable Flutter treemap with immutable hierarchical data, multiple layouts, drill-down interaction, and replaceable visual layers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add any_treemap

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

dependencies:
  any_treemap: ^1.0.0

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:any_treemap/any_treemap.dart';
3
likes
150
points
131
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A composable Flutter treemap with immutable hierarchical data, multiple layouts, drill-down interaction, and replaceable visual layers.

Repository (GitHub)
View/report issues

Topics

#treemap #chart #visualization #hierarchy #graph

License

unknown (license)

Dependencies

flutter

More

Packages that depend on any_treemap