loading_indicator 1.0.0 copy "loading_indicator: ^1.0.0" to clipboard
loading_indicator: ^1.0.0 copied to clipboard

outdated

A collection loading animations written in pure dart. Out of the box, no extra dependency.

LoadingIndicator #

pub package 中文版

A collection of out of the box loading animations written in pure dart, no extra dependency, inspired by loaders.css and NVActivityIndicatorView.

Demo #

Animation types #

Type Type Type Type
1. ballPulse 2. ballGridPulse 3. ballClipRotate 4. squareSpin
5. ballClipRotatePulse 6. ballClipRotateMultiple 7. ballPulseRise 8. ballRotate
9. cubeTransition 10. ballZigZag 11. ballZigZagDeflect 12. ballTrianglePath
13. ballScale 14. lineScale 15. lineScaleParty 16. ballScaleMultiple
17. ballPulseSync 18. ballBeat 19. lineScalePulseOut 20. lineScalePulseOutRapid
21. ballScaleRipple 22. ballScaleRippleMultiple 23. ballSpinFadeLoader 24. lineSpinFadeLoader
25. triangleSkewSpin 26. pacman 27. ballGridBeat 28. semiCircleSpin
29. ballRotateChase 30. orbit 31. audioEqualizer 32. circleStrokeSpin

Installing #

Install the latest version from pub

Usage #

very simple to use

LoadingIndicator(indicatorType: Indicator.ballPulse, color: Colors.white,)

License #

Apache 2.0

Todo #

☑️ remove setState to improve performance

503
likes
0
pub points
98%
popularity

Publisher

verified publishertinocheng.app

A collection loading animations written in pure dart. Out of the box, no extra dependency.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, flutter

More

Packages that depend on loading_indicator