circle_splash 1.0.2
circle_splash: ^1.0.2 copied to clipboard
A customizable Flutter package for creating animated circular splash screens with various corner animations.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.2 - 2025-05-30 #
Changed #
- Improved
README.mdwith live GIF previews and updated usage instructions
1.0.0 - 2025-05-30 #
Added #
- Initial release of Circle Splash package
- CircleSplashScreen widget with customizable circular splash animations
- Multiple animation types:
- Center expansion animation
- Top-left corner animation
- Top-right corner animation
- Bottom-left corner animation
- Bottom-right corner animation
- CircleSplashConfig for advanced customization
- Configurable properties:
- Animation duration and curves
- Circle and background colors
- Maximum radius control
- Fade-in animation with customizable intervals
- Support for any widget as content (Image, Text, Icon, custom widgets)
- Animation completion callback
- Responsive design that works on all screen sizes
- Comprehensive documentation and examples
- Demo videos showing all animation types
Features #
- ✨ 5 different animation types
- 🎨 Fully customizable colors and styling
- ⚡ Configurable animation duration and curves
- 🔧 Support for any widget as content
- 📱 Responsive design
- 🎯 Animation completion callbacks