flutter_svga 0.0.4
flutter_svga: ^0.0.4 copied to clipboard
A Flutter package for rendering SVGA animations with dynamic customization, smooth playback, and high performance.
Changelog #
0.0.4 Update (2025-02-09) #
🔥 New Features & Improvements #
- ✅ Added Audio Support: Integrated audio playback within SVGA animations using the
audioplayerspackage.
0.0.3 Update (2025-01-30) #
🔥 New Features & Improvements #
- ✅ Added Pause & Resume Playback Functions for SVGA animations.
- ✅ Enhanced Error Handling & Logging for better debugging.
- ✅ Improved Performance when loading SVGA animations.
🛠 Fixes & Optimizations #
- 🛠 Fixed potential crashes when loading SVGA assets.
- 🛠 Optimized memory usage for large SVGA files.
- 🛠 Improved logging messages for debugging.
0.0.2 Update (2025-01-30) #
🔥 Updates & Improvements #
- ✅ Added example GIFs for better demonstration.
- ✅ Supported all platforms including Web & Desktop.
0.0.1 Initial Release (2025-01-29) #
🎉 New Features #
- ✅ Added support for SVGA parsing and rendering.
- ✅ Load SVGA animations from assets and network URLs.
- ✅ Implemented SVGAAnimationController for playback control.
- ✅ Dynamic entity support (text & images).
- ✅ Optimized performance for smooth animations.