flutter_animated_bubble_background 0.0.1
flutter_animated_bubble_background: ^0.0.1 copied to clipboard
A Flutter package that provides an animated background widget with floating bubbles and customizable gradient colors. Perfect for creating engaging and beautiful app backgrounds.
0.0.1 #
๐ Initial Release #
โจ Features
- Animated Bubble Background: Create stunning animated backgrounds with floating bubbles
- Customizable Gradients: Support for multiple gradient colors (2-5 colors)
- Realistic Physics: Bubbles bounce off screen edges with natural movement
- Highly Configurable: Control bubble count, size, speed, colors, and opacity
- Performance Optimized: Smooth 60fps animations on all platforms
- Cross Platform: Full support for Android, iOS, Web, Windows, macOS, and Linux
๐ ๏ธ API
AnimatedBubbleBackground
widget with comprehensive customization options- Support for child widgets to overlay content
- Gradient background with linear interpolation
- Bubble physics with realistic collision detection
๐ฑ Compatibility
- Flutter SDK: ^3.9.0
- Dart SDK: ^3.9.0
- Android: API 16+
- iOS: 9.0+
- Web: All modern browsers
- Desktop: Windows 10+, macOS 10.14+, Linux
๐จ Included Examples
- Purple Galaxy theme for entertainment apps
- Tropical Sunset theme for travel apps
- Deep Ocean theme for meditation apps
- Mystical Forest theme for nature apps
- Basic Elegant theme for corporate apps
๐งช Testing
- Comprehensive unit tests for all widget properties
- Widget tests for rendering and interaction
- Platform compatibility tests
- Performance benchmarks