avatar_glow 3.0.1 avatar_glow: ^3.0.1 copied to clipboard
A Flutter package providing a Avatar Glow Widget with cool background glowing animation
Change Log #
Official Changelog for different addition, changes, modifications.
[3.0.1] #
- chore(misc): update README.md (Ayush P Gupta)
- chore(misc): upgrade package lock (Ayush P Gupta)
- refactor!: v3.0.0 (#34) (Sahil Kumar)
- feat: upgrade example to Flutter 3.0 (#33) (BradInTheUSA)
- fix: late timer issue (#28) (jakeBrightHR)
- Fix timer issue in unit tests (#27) (jakeBrightHR)
- refactor: follow linting rules by Lint package (#26) (Yousef Almutairi)
[2.0.2+1] #
- Upgrade example to Flutter 3.0
[2.0.2] #
- Hide circle if animate false (#21)
[2.0.1] #
- Fix #17 thanks to @nurassylive
- Fix stop animation jank when
animate
is 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