Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abuanwar072/Flutter-Skelton-Loading
https://github.com/abuanwar072/Flutter-Skelton-Loading
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abuanwar072/Flutter-Skelton-Loading
- Owner: abuanwar072
- Created: 2021-12-16T06:16:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T11:27:34.000Z (over 2 years ago)
- Last Synced: 2024-11-01T04:05:42.777Z (9 days ago)
- Language: Dart
- Size: 820 KB
- Stars: 138
- Watchers: 3
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shimmer Loading Effect on Flutter
## [Watch it on YouTube](https://youtu.be/-SpAkwgPIHU)
## [📰 Article](https://t.co/SkgtwkbGnF)
We use CircularProgressIndicator while fetching data on our app, which is good, but you can make the user experience great by utilizing the shimmer effect while fetching data. Today, I will show you how easily you can do that by using flutter.
### Live preview
![Preview](/V_2.gif)