workfire 1.0.2
workfire: ^1.0.2 copied to clipboard
A beautiful, performant, and customizable firework widget for Flutter applications with realistic physics and comprehensive animation controls.
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-07-17 #
1.0.1 - 2025-07-15 #
- fixed demo lol
1.0.0 - 2025-07-15 #
Added #
- Initial release of Workfire firework widget
Firework
widget with customizable rocket and explosion effectsFireworkShow
widget for sequential firework displaysFireworkConfig
class for comprehensive configuration- Realistic physics with gravity effects
- Rocket rotation based on trajectory direction
- Customizable particle colors, counts, and animations
- Ring effects with glow options
- Click-through design that doesn't interfere with UI
- Comprehensive documentation and examples
Features #
- Rocket Phase: Animated rocket with customizable trail and rotation
- Explosion Phase: Particle system with realistic physics
- Gravity Effects: Configurable gravity for natural particle movement
- Animation Controls: Custom curves, durations, and completion callbacks
- Visual Customization: Colors, sizes, particle counts, and ring effects
- Performance Optimized: Efficient rendering with proper cleanup
- Accessibility: Screen reader friendly with semantic descriptions
Examples #
- Basic usage examples
- Advanced configuration examples
- Complete demo application