In this video, you will see how to implement Shimmer List Loading effect in Flutter App with these simple steps:
create a flutter project first.
import shimmer package from https://pub.dev website.
create a shimmer for text and a shimmer for profile.
insert the text shimmer and profile shimmer in the listview.
Github link: https://github.com/Rapid-Technology/f...
shimmer package Link: https://pub.dev/packages/shimmer
#flutter
#shimmer
#loading
#effect
#list
#flutterdeveloper
#RapidTechnology