From 13cba9d8a1a6f552f4de03f329da39f893ecd022 Mon Sep 17 00:00:00 2001 From: NearHuscarl Date: Tue, 12 Nov 2019 01:19:40 +0700 Subject: [PATCH 1/2] Add FlutterLogin --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 157dfbb..bc3a381 100644 --- a/source.md +++ b/source.md @@ -134,6 +134,7 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) - [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika) +- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) From c374f3a070f10f2360641af07271399b3bb7c221 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 5 Jan 2020 00:41:00 +0100 Subject: [PATCH 2/2] Login section --- source.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source.md b/source.md index bc3a381..1c3898e 100644 --- a/source.md +++ b/source.md @@ -133,8 +133,6 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika) -- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) @@ -149,7 +147,7 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). - [Before After](https://github.com/xsahil03x/before_after) - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). - [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). +- [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) #### Sticky Headers @@ -162,7 +160,6 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [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). - [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) - Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by [Di Natale Antonino](https://github.com/Dn-a). - #### Bottom bars - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). @@ -207,7 +204,6 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [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). - #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) - Calendar widget by [David Bennett](https://github.com/pinkfish) @@ -215,6 +211,10 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) - [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander WoΕΊniak](https://github.com/aleksanderwozniak) +#### Login + +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika) +- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) #### Backend-Driven