From 1e35367b6f45b760e782a0128e69dcc6ab8a407f Mon Sep 17 00:00:00 2001 From: Jonathan Monga Date: Wed, 22 Jan 2020 12:31:48 +0200 Subject: [PATCH 1/2] Update source.md by JonathanMonga Add flutter_shine.dart and flutter trianglify --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index b40f294..cf2393a 100644 --- a/source.md +++ b/source.md @@ -143,6 +143,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Scratcher](https://github.com/vintage/scratcher) - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). - [Image Sequence Animator](https://github.com/aliyigitbireroglu/flutter-image-sequence-animator) - A simple widget for animating a set of images with full custom controls as an alternative to using a GIF file by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Flutter Trianglify](https://github.com/JonathanMonga/flutter_trianglify) - Create beautiful triangles by [Jonathan Monga](https://github.com/JonathanMonga). #### Sticky Headers @@ -199,6 +200,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [PhotoFilters](https://github.com/skkallayath/photofilters) - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Flutter Shine.dart](https://github.com/JonathanMonga/flutter_shine.dart) - Flutter Shine is a library for pretty shadows, dynamic light positions and more by [Jonathan Monga](https://github.com/JonathanMonga/). #### Calendar From 496060a92862e4f5e36d96f9487e13925595a399 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 26 Jan 2020 20:16:37 +0100 Subject: [PATCH 2/2] Shine Shadow Library Rm Trianglify Shorten Shine description --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index cf2393a..c097f01 100644 --- a/source.md +++ b/source.md @@ -143,7 +143,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Scratcher](https://github.com/vintage/scratcher) - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). - [Image Sequence Animator](https://github.com/aliyigitbireroglu/flutter-image-sequence-animator) - A simple widget for animating a set of images with full custom controls as an alternative to using a GIF file by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Flutter Trianglify](https://github.com/JonathanMonga/flutter_trianglify) - Create beautiful triangles by [Jonathan Monga](https://github.com/JonathanMonga). #### Sticky Headers @@ -200,7 +199,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [PhotoFilters](https://github.com/skkallayath/photofilters) - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Flutter Shine.dart](https://github.com/JonathanMonga/flutter_shine.dart) - Flutter Shine is a library for pretty shadows, dynamic light positions and more by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). #### Calendar