All Projects → TinoGuo → Loading_indicator

TinoGuo / Loading_indicator

Licence: apache-2.0
🚅Flutter out-of-the-box collection animations written in pure dart.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Loading indicator

Ng2 Loading Indicator
Angular 2/4 loading indicator
Stars: ✭ 12 (-88.24%)
Mutual labels:  loading-spinner
Walt
An animation library for LÖVE.
Stars: ✭ 53 (-48.04%)
Mutual labels:  animation-library
Easings
A port of Robert Penner's easing equations to kotlin on Android to add flavors to your animations
Stars: ✭ 76 (-25.49%)
Mutual labels:  animation-library
Katsudo
Katsudö is an animation library for LÖVE
Stars: ✭ 32 (-68.63%)
Mutual labels:  animation-library
React Tweenful
Animation engine designed for React
Stars: ✭ 48 (-52.94%)
Mutual labels:  animation-library
Iprogresshud
An elegant, lightweight and responsive progress HUD for iOS app with very simple usage. Available 32 indicators by NVActivityIndicatorView.
Stars: ✭ 66 (-35.29%)
Mutual labels:  loading-spinner
Cyltabbarcontroller
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
Stars: ✭ 6,605 (+6375.49%)
Mutual labels:  animation-library
Easy Scroll
A lightweight native javascript library to perform smooth scrolling with animation
Stars: ✭ 96 (-5.88%)
Mutual labels:  animation-library
Tap water
【声明:未发布前,勿使用,勿star,预计2020年11月底发布】Flutter tab_bar组件,支持中间带加号按钮的TabBar,支持Lottie动画。iTeaTime(技术清谈)团队出品。Highly customizable tabBar and tabBarController for Flutter
Stars: ✭ 52 (-49.02%)
Mutual labels:  animation-library
Ng4 Loading Spinner
Angular 4 custom async loading spinner.
Stars: ✭ 74 (-27.45%)
Mutual labels:  loading-spinner
Aaviewanimator
AAViewAnimator is a set of animations designed for UIView, UIButton, UIImageView with options in iOS, written in Swift.
Stars: ✭ 33 (-67.65%)
Mutual labels:  animation-library
Lottie Qml
QML Item for rendering Lottie Web animations in a QtQuick Canvas
Stars: ✭ 40 (-60.78%)
Mutual labels:  animation-library
Thinkingfaces
Collection of animated spinners and bouncers for iOS 🌠
Stars: ✭ 68 (-33.33%)
Mutual labels:  loading-spinner
Respin
React SVG loading spinner based on jxnblk.com/loading
Stars: ✭ 21 (-79.41%)
Mutual labels:  loading-spinner
Loading indicator view
A collection of awesome flutter loading animation
Stars: ✭ 83 (-18.63%)
Mutual labels:  loading-spinner
Swipemenuviewcontroller
Swipable tab and menu View and ViewController.
Stars: ✭ 926 (+807.84%)
Mutual labels:  animation-library
Rnal
Animations library for react-native
Stars: ✭ 54 (-47.06%)
Mutual labels:  animation-library
Sunset.css
This library offers a collection of different CSS-powered transitions.
Stars: ✭ 99 (-2.94%)
Mutual labels:  animation-library
Floatingtoast
Android library to create customizable floating animated toasts like in Clash Royale app
Stars: ✭ 86 (-15.69%)
Mutual labels:  animation-library
Text To Path Maker For Flutter
Convert text to paths and animate them with this Flutter package
Stars: ✭ 69 (-32.35%)
Mutual labels:  animation-library

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

Now, you can click this site to preview.3D effect will be invalid in web.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].