flutter_bubble_chart 1.0.2 copy "flutter_bubble_chart: ^1.0.2" to clipboard
flutter_bubble_chart: ^1.0.2 copied to clipboard

A beautiful and interactive bubble chart widget for Flutter with physics-based animations. Perfect for visualizing market data, statistics, and dynamic datasets.

Changelog #

All notable changes to this project will be documented in this file.

1.0.2 - 2025-09-30 #

Changed #

  • Added screenshot image for better preview
  • Converted demo video to MP4 format
  • Improved README with both image and video demonstration
  • Enhanced visual presentation on pub.dev and GitHub

1.0.1 - 2025-09-30 #

Changed #

  • Added demo video to README for better visualization
  • Improved documentation with video demonstration

1.0.0 - 2025-09-30 #

Added #

  • Initial release of bubble_chart package
  • Physics-based bubble animations with collision detection
  • Customizable bubble colors, sizes, and opacity
  • Interactive tap handling for bubbles and empty space
  • Configurable text styles for names and values
  • Adjustable physics parameters (damping, velocity, forces)
  • Border customization options
  • Comprehensive documentation and examples
  • Example app demonstrating all features

Features #

  • Smooth, realistic bubble movements
  • Automatic size scaling based on values
  • Positive/negative value color coding
  • Boundary collision detection
  • Inter-bubble collision detection
  • Repulsion force on tap
  • Performance-optimized rendering with CustomPainter
0
likes
150
points
46
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A beautiful and interactive bubble chart widget for Flutter with physics-based animations. Perfect for visualizing market data, statistics, and dynamic datasets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_bubble_chart