components/bubble_background library

Classes

BubbleBackground
A background with floating bubbles that bounce off the screen edges. This implementation uses a single CustomPainter for better performance compared to multiple animated widgets.