From 86bf23b6e968d8e5f7bf4b03cb54bd5044def4f1 Mon Sep 17 00:00:00 2001 From: Liew Jun Tung Date: Fri, 14 Dec 2018 11:51:22 +0800 Subject: [PATCH 1/3] Added pin code text field --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 11a5fb7..57fb53d 100644 --- a/source.md +++ b/source.md @@ -139,6 +139,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) - [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna) - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot) +- [Pin Code Text Field](https://github.com/LiewJunTung/pin_code_text_field) - A customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP. #### Material Design From a9b44a6b1331d37c84c958d6090c8db6eab189eb Mon Sep 17 00:00:00 2001 From: Liew Jun Tung Date: Fri, 14 Dec 2018 12:06:56 +0800 Subject: [PATCH 2/3] Added my name --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 57fb53d..04c4c22 100644 --- a/source.md +++ b/source.md @@ -139,7 +139,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) - [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna) - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot) -- [Pin Code Text Field](https://github.com/LiewJunTung/pin_code_text_field) - A customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP. +- [Pin Code Text Field](https://github.com/LiewJunTung/pin_code_text_field) - A customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) #### Material Design From a7860ace4fc03f09515b340380edf71f79b23f8b Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 17 Dec 2018 21:13:36 +0100 Subject: [PATCH 3/3] Pin Code Pin Code --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 04c4c22..2ddb92c 100644 --- a/source.md +++ b/source.md @@ -139,7 +139,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) - [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna) - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot) -- [Pin Code Text Field](https://github.com/LiewJunTung/pin_code_text_field) - A customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) #### Material Design