flutter_svga 0.0.1
flutter_svga: ^0.0.1 copied to clipboard
A Flutter package for rendering SVGA animations.
Changelog #
0.0.1 Initial Release (2024-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.
🔜 Planned Features #
- ⏳ Support Web & Desktop compatibility.
- ⏳ Add pause & resume playback functions.
- ⏳ Improve error handling & logging.