circle_packing 1.0.1 copy "circle_packing: ^1.0.1" to clipboard
circle_packing: ^1.0.1 copied to clipboard

Circle packing algorithm for Flutter - pack circles of varying sizes into a target circular boundary.

1.0.1 #

  • Added dartdoc comments to all public API elements
  • Added public_member_api_docs linter rule
  • Fixed code formatting

1.0.0 #

  • Stable release
  • Added screenshot for pub.dev

0.0.1 #

  • Initial release
  • Core circlePack() function for circle packing using A1.0 algorithm
  • Circle class with x, y, r properties and copyWith method
  • Automatic enclosing circle calculation
  • Flutter example app with interactive visualizer
1
likes
160
points
178
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Circle packing algorithm for Flutter - pack circles of varying sizes into a target circular boundary.

Repository (GitHub)
View/report issues

Topics

#visualization #algorithm #circle-packing #data-visualization

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on circle_packing