From e3338652cd3b79cc7649dea73d8968ff96a7e239 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 10 Jun 2018 20:45:28 +0200 Subject: [PATCH] Shimmer --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 3447583..2827e2a 100644 --- a/source.md +++ b/source.md @@ -110,6 +110,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi - [List Drag&Drop](https://github.com/Norbert515/flutter_list_drag_and_drop) - Reorder list elements using Drag & Drop by [Norbert515](https://github.com/Norbert515). - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) - Calendar widget using slivers for smooth scrolling back and forth over days/events with the ability to jump to specific days/months by [David Bennett](https://github.com/pinkfish). - [Side Header List](https://github.com/renefloor/side_header_list_view) - Listview with sticky headers like the Android contact page by [Rene Floor](https://github.com/renefloor). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) ### Image