avatar_glow 2.0.1
avatar_glow: ^2.0.1 copied to clipboard
A Flutter package providing a Avatar Glow Widget with cool background glowing animation.
2.0.1 #
- Fix #17 thanks to @nurassylive
- Fix stop animation jank when
animateis set to false
2.0.0 #
- Migrate example to android v2
- [Null Safety] Migrate package to support null safety
- [Pubspec] Remove author
- [Misc] Add linux desktop support
- [Refactor] Remove redundant code and refactor
1.2.0 #
- Fix README with updated code