From 06115ff8189116f27780b16150c9293f2884a828 Mon Sep 17 00:00:00 2001 From: Robert Felker <1295961+Solido@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:45:51 +0200 Subject: [PATCH] Update roughike --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index dfc9062..fc2b6a6 100644 --- a/source.md +++ b/source.md @@ -239,7 +239,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Effect - [Frosted Glass](http://stackoverflow.com/questions/43550853/how-do-i-do-the-frosted-glass-effect-in-flutter) - Render effect by [Collin Jackson](http://www.collinjackson.com) -- [Parallax](https://github.com/FlutterRocks/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike) +- [Parallax](https://github.com/roughike/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike) - [Shimmer](https://github.com/hnvn/flutter_shimmer) - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) - [Wave](https://github.com/i-protoss/wave) - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower) - [Liquid Swipe](https://github.com/iamSahdeep/liquid_swipe_flutter) - Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep)