Official Changelog for different addition, changes, modifications.
- 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)
- Upgrade example to Flutter 3.0
- Hide circle if animate false (#21)
- Fix #17 thanks to @nurassylive
- Fix stop animation jank when
animate
is set to false
- 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
- Fix README with updated code
- #6 Add 'animate', 'curve' option. Thanks @Nolence for PR. Thanks @Sahil for feedback.
- Add macos support
- #2 Fixes exception when using widget inside scroll widget. Fixed missing repeat parameter usage. Thanks @Sahil
- Delay in starting animation 'startDelay'