Code Monkey home page Code Monkey logo

flutter-credit-card-input-form's Introduction

Hello~

My name is Jeongtae Kim!

Linkedin Badge Facebook Badge Gmail Badge

Resume & Portfolio

Link

Skill

FrontEnd

BackEnd/Cloud

Programing Language

Tools

CI/CD

Certificate

GCP Associate Cloud Engineer

Stats

Anurag's github stats

flutter-credit-card-input-form's People

Contributors

lcostasilva avatar origogi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flutter-credit-card-input-form's Issues

AMEX CVC

Amex cards have a 4 digit CVC, only 3 possible

Overflow problem

proof:
image

════════ Exception caught by rendering library ═════════════════════════════════
The following assertion was thrown during layout:
A RenderFlex overflowed by 13 pixels on the bottom.

The relevant error-causing widget was
CreditCardInputForm
lib\…\payment\payment_view.dart:46
You can inspect this widget using the 'Inspect Widget' button in the VS Code notification.
The overflowing RenderFlex has an orientation of Axis.vertical.
The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and black striped pattern. This is usually caused by the contents being too big for the RenderFlex.

Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the RenderFlex to fit within the available space instead of being sized to their natural size.
This is considered an error condition because it indicates that there is content that cannot be seen. If the content is legitimately bigger than the available space, consider clipping it with a ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex, like a ListView.

The specific RenderFlex in question is: RenderFlex#bbd90 OVERFLOWING
════════════════════════════════════════════════════════════════════════════════

════════ Exception caught by rendering library ═════════════════════════════════
A RenderFlex overflowed by 13 pixels on the bottom.
The relevant error-causing widget was
CreditCardInputForm
lib\…\payment\payment_view.dart:46
════════════════════════════════════════════════════════════════════════════════

Card number overflow

overflow

Font size of card number seems fixed, so it overflows in smaller devices like iPhone SE.

Card Issuer?

Hello,

is it possible for you to add Card Issuer such as Bank? Most cards have card issuer printed on the top left of the card. I appreciate if you take this into consideration.

Regards

Set AutoFocus Value

Hello and Thank you for this great library , my only issue is that the widget is autofocused by default so how can i possibly set autofocus to false

Is it possible to enter data into the card?

Hello I put this package to my favourites few months ago and trying to use it now.
Thank you for your contribution before the question.

I'm planning to save the card information and let users to see their cards filled with the information.
I tried to find how to put data into the card but I couldn't find text controller from the code.
If possible, would you tell me how I can make a card with information?

Edit card after adding button DONE

Do you have any option to edit the card after clicking "DONE".?
When I go to DONE the fields disappear so I can't edit it if I typed the wrong number on the card.

onTap Next/Prev

it is possible to implement an ontap overwrite in the next and previous

Error if text entered

It's possible to enter text in card number field (with some phones or with a copy/paste) = Red screen.
Thank you

carte_Err

Features missing

There should be atleast access to the textfields as there is no way to add.. validation to this.!

Customize buttons

Hi, thanks for the awesome lib!

One question, is there a way to customize the prev and next buttons? I was checking out the source code and it seems like there isn't. Are there plans to enable this?

Thanks!

null-safety

Do you plan to update null-safety ?
thank you ?

Done button pressed

Is there a way to do something separate from the credit card when the done button is pressed? Essentially, I want to call 'onPressed'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.