From b638073c9ca130d42754fbf4580b33c97ca1798b Mon Sep 17 00:00:00 2001 From: Frideos Date: Wed, 6 Feb 2019 12:34:05 +0100 Subject: [PATCH 1/2] added frideos library --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index c56dcb6..0b1a81a 100644 --- a/source.md +++ b/source.md @@ -394,6 +394,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Misc - [Cache Manager](https://github.com/renefloor/flutter_cache_manager) - Generic cache manager by [Rene Floor](https://github.com/renefloor) +- [Frideos](https://github.com/frideosapps/frideos_flutter) - A set of helpers to simplify the using of streams and BLoC pattern, and various widgets (blur, transitions, timed widgets, etc.). by [Francesco Mineo](https://github.com/frideosapps) ### Testing From 4a89d8fc1c81c520e56211f71d9f767eac0f65fe Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 6 Feb 2019 13:32:06 +0100 Subject: [PATCH 2/2] Shorten Frideos desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 0b1a81a..9a13fb6 100644 --- a/source.md +++ b/source.md @@ -394,7 +394,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Misc - [Cache Manager](https://github.com/renefloor/flutter_cache_manager) - Generic cache manager by [Rene Floor](https://github.com/renefloor) -- [Frideos](https://github.com/frideosapps/frideos_flutter) - A set of helpers to simplify the using of streams and BLoC pattern, and various widgets (blur, transitions, timed widgets, etc.). by [Francesco Mineo](https://github.com/frideosapps) +- [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps) ### Testing