flutter_circle_pack_chart 1.0.4 copy "flutter_circle_pack_chart: ^1.0.4" to clipboard
flutter_circle_pack_chart: ^1.0.4 copied to clipboard

A powerful and interactive circle pack chart (circular treemap) library for Flutter.

1.0.4 #

  • Implemented "Deck of Cards" drawing order: larger circles now stay on top of smaller ones during all transitions.
  • Enhanced animation aesthetics, allowing smaller circles to naturally emerge from or hide behind larger ones.

1.0.3 #

  • Perfected symmetry of the implosion (drill-out) animation for a more natural feel.
  • Fixed visual overlap during transitions by ensuring children merge fully before the parent reappears.

1.0.2 #

  • Simplify installation instructions in README to be version-agnostic.

1.0.1 #

  • Update README with official pub.dev installation instructions.
  • Link to the live demo website in README.

1.0.0 #

  • Initial release of FlutterCirclePackChart.
  • Core recursive circle packing algorithm.
  • Immersive drill-down and back-navigation interactivity.
  • Symmetric explosion/implosion animations for smooth transitions.
  • Professional label system with anti-scaling and uniform sizing.
  • Built-in vertical legend component.
  • Fully responsive layout supporting all screen resolutions.
0
likes
160
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful and interactive circle pack chart (circular treemap) library for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #chart #visualization #circle-packing #treemap

License

MIT (license)

Dependencies

flutter, google_fonts, vector_math

More

Packages that depend on flutter_circle_pack_chart