Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hitomis/loading_indicator_view
A collection of awesome flutter loading animation
https://github.com/hitomis/loading_indicator_view
flutter indicator loading-animations loading-spinner process
Last synced: 3 months ago
JSON representation
A collection of awesome flutter loading animation
- Host: GitHub
- URL: https://github.com/hitomis/loading_indicator_view
- Owner: Hitomis
- License: other
- Created: 2019-06-08T06:58:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T02:28:25.000Z (over 5 years ago)
- Last Synced: 2024-06-21T04:46:21.594Z (7 months ago)
- Topics: flutter, indicator, loading-animations, loading-spinner, process
- Language: Dart
- Homepage:
- Size: 2.82 MB
- Stars: 84
- Watchers: 2
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# loading_indicator_view
A collection of awesome flutter loading animation
## Demo
## Usage
```
loading_indicator_view: ^1.1.0
```## Animation types
| Type | Type | Type | Type |
|---|---|---|---|
|1. LineSpinFadeLoader | 2. BallBeat | 3. BallClipRotateMultiple | 4. BallGridPulse |
|5. LineScale | 6. BallPulseRise | 7. BallScaleRippleMultiple | 8. BallZigZag |
|9. BallScale | 10. BallPulseSync| 11. BallScaleMultiple | 12. BallPulse |
|13. BallClipRotatePulse | 14. BallGridBeat | 15. SquareSpin | 16. BallSpinFadeLoader |
|17. BallScaleRipple | 18. SemiCircleSpin | 19. LineScalePulseOut | 20. BallClipRotate |
|21. Pacman | 22. BallRotate | 23. CubeTransition | 24. TriangleSkewSpin|# Licence
Copyright 2019 Hitomis, Inc.Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.