animated_button_glow_effect 1.0.1
animated_button_glow_effect: ^1.0.1 copied to clipboard
A beautiful and customizable Flutter package for creating animated buttons with stunning glow effects, perfect for modern applications across all platforms.
Changelog #
1.0.0 - 2024-01-15 #
Added #
- Initial release of the Animated Button plugin
- Support for multiple animation types: glow, glowWithScale, rippleGlow, breathingGlow
- Circular and rectangular button factory constructors
- Customizable glow effects with intensity control
- Support for custom colors and gradients
- Configurable animation duration and repeat options
- Scale animation on button press
- Button enable/disable functionality
- Comprehensive example app with various button configurations
- Full documentation with usage examples
Features #
- Full Cross-platform support: iOS, Android, Windows, macOS, Linux, and Web
- Highly customizable appearance with extensive configuration options
- Smooth and optimized animations with 60 FPS performance
- Accessibility-friendly design following Flutter best practices
- Easy integration with existing Flutter projects
- Pure Dart implementation - no native dependencies required
- Lightweight and performant