• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests
November 19, 2021 |1.7K Views
Create a Shimmer Loading Effect in Flutter with Demo App
  Share  6 Likes
Description
Discussion

Shimmer views are used when the application is loading the data from the server. The shimmer loading effect makes the UI of the application more attractive. In this video, we will be creating a simple application in which we will be loading the data from the rest API and when the app is loading the data from API during that time we will be displaying our shimmer view inside our application. We will be using Android studio as an IDE. This project will surely help beginner or intermediate level Android developers to brush up and enhance their Android development skills. Related Article - https://www.geeksforgeeks.org/flutter-shimmer/

Read More