Back to Browse

Implement a shimmer effect in Flutter App

350 views
Jan 2, 2022
25:16

Shimmer effects are loading indicators used when fetching data from a data source that can either be local or remote. It paints a view that may be similar to the actual data to be rendered on the screen when the data is available. Instead of the usual CircularProgressIndicator or LinearProgressIndicator, shimmer effects present a more aesthetically pleasing view to the user and in some cases helps build up some anticipation of the data before it’s rendered on the screen. Website : https://www.codesolution.co.in/ blog Url : https://www.codesolution.co.in/detail/post/implement-a-shimmer-effect-in-flutter-app-10-minutes twitter : https://twitter.com/codesolution101 Instagram : https://www.instagram.com/codesolution101/ discord : https://discord.gg/qBZBvame Play Store : https://play.google.com/store/apps/details?id=com.wappteh.codesolution

Download

0 formats

No download links available.

Implement a shimmer effect in Flutter App | NatokHD