How to create a Shimmer List Loading in Flutter App? (Android & IOS)

Опубликовано: 19 Октябрь 2024
на канале: Flutter Cool
1,386
19

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