From 8964afee418436a8570c2544ac11641816200848 Mon Sep 17 00:00:00 2001 From: Devsig User <68972487+devsig@users.noreply.github.com> Date: Wed, 26 May 2021 00:56:28 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index db9bb3c..3513f7b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ -# virtualcreditcard +# Virtual Credit Card Flutter Widget Virtual Credit Card Widget - -## Getting Started - - https://pub.dev/packages/virtualcreditcard +## Getting Started This project is a starting point for a Flutter [plug-in package](https://flutter.dev/developing-packages/), a specialized package that includes platform-specific implementation code for @@ -16,7 +13,14 @@ For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. +## How to use +Check out the example app in the example directory or the 'Example' tab on pub.dartlang.org for a more complete example. + +## Flutter Virtual Credit Card on Medium +https://devsigofficial.medium.com/flutter-virtual-credit-card-e068c018dd0d + +## iPhone Screenshots ![Simulator Screen Shot - iPhone 12 Pro Max - 2021-05-25 at 23 24 18](https://user-images.githubusercontent.com/68972487/119545571-995f8580-bdb0-11eb-8728-c12f944effd9.png) ![Simulator Screen Shot - iPhone 12 Pro Max - 2021-05-25 at 23 24 23](https://user-images.githubusercontent.com/68972487/119545577-9b294900-bdb0-11eb-80af-2df5ebd6c4c7.png) From 73b805848ddcf831ede1736915ddf1c212a3616b Mon Sep 17 00:00:00 2001 From: Devsig User <68972487+devsig@users.noreply.github.com> Date: Wed, 26 May 2021 00:58:16 +0530 Subject: [PATCH 2/3] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 37a142c..c1f2d76 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -github: [devsigofficial,bholendraofficial] +github: [devsigofficial] custom: https://www.paypal.me/devsigofficial From a3737cfeb4176f13c682486465dd106c8ccfd947 Mon Sep 17 00:00:00 2001 From: Devsig User <68972487+devsig@users.noreply.github.com> Date: Wed, 26 May 2021 01:06:06 +0530 Subject: [PATCH 3/3] Update FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c1f2d76..14fcda8 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,3 @@ github: [devsigofficial] +open_collective: devsigofficial custom: https://www.paypal.me/devsigofficial