flutter_credit_card icon indicating copy to clipboard operation
flutter_credit_card copied to clipboard

The following FormatException was thrown building CreditCardWidget(dirty, state: _CreditCardWidgetState#4d25d(ticker inactive)): Invalid radix-10 number (at character 1)

Open HugoPowerMex opened this issue 1 year ago • 3 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): -OS(e.g. iOS) -Browser(e.g. chrome, safari) -Version(e.g. 22)

Smartphone (please complete the following information): -Device(e.g. iPhone6) -OS(e.g. iOS8.1) -Browser(e.g. stock browser, safari) -Version(e.g. 22)

Additional context Add any other context about the problem here.

HugoPowerMex avatar Mar 30 '23 19:03 HugoPowerMex

When i add CreditCardWidget i have this issue The following FormatException was thrown building CreditCardWidget(dirty, state: _CreditCardWidgetState#4d25d(ticker inactive)): Invalid radix-10 number (at character 1) rer

HugoPowerMex avatar Mar 30 '23 19:03 HugoPowerMex

Can you please share your implementation.

ujas-m-simformsolutions avatar Apr 07 '23 08:04 ujas-m-simformsolutions

I am also getting it ════════ Exception caught by gesture ═══════════════════════════════════════════ Invalid radix-10 number (at character 1) 13.7 ^

Honelign avatar Sep 28 '23 11:09 Honelign