From 6ae6d9998988c51a5c12d4e1bf0695a1e22fd64c Mon Sep 17 00:00:00 2001 From: Quentin Le Guennec Date: Mon, 13 May 2019 15:43:42 +0100 Subject: [PATCH] Add Slide Container to UI Can be used to do nice page transition. Extensively used in our app MoodRise (available on iOS and Android). --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 5929a07..e0f5bb7 100644 --- a/source.md +++ b/source.md @@ -146,6 +146,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Folding Cell](https://github.com/faob-dev/folding_cell) - Fold your widget by [Faob](https://github.com/faob-dev) - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Slide Container](https://pub.dev/packages/slide_container) A container that can be slid vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). #### Bottom bars