PackageTrack
Sign in Get early access

flutter_credit_card

A Credit Card widget package with support of entering card details, and animations like card flip and float.

4.1.0 12K downloads/mo #2719 most downloaded on pub.dev simformsolutions/flutter_credit_card

What this package is like to depend on

Last release 1 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.4 years

Nearly every release is documented

notes for 18 of 18 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

18 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

18 releases · May 2019 to Feb 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 4.1.0 25 Feb 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 4.0.1...4.1.0

    Open source →
    Release notes
    • Fixed floating event stream bad state exception #157.
    • Fixed Gyroscope initialization issue #173.
    • Fixed Namespace Not Found issue #176.
    • Fixed Gradle issues #181.
    • Added isCardHolderNameUpperCase to make card holder text field always accept uppercase #174.
    • Added support for 'mir' cards #159.
    Open source →
  2. 4.0.1 09 Oct 2023
    Release notes

    What's Changed

    Full Changelog: 4.0.0...4.0.1

    Open source →
    Release notes
    • Fixed glare effect issue #154.
    • Added desktop support for example app #155.
    Open source →
  3. 4.0.0 05 Oct 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.0.7...4.0.0

    Open source →
  4. 4.0.0+1 05 Oct 2023
    Release notes

    Full Changelog: 4.0.0...4.0.0+1

    Open source →
    Release notes
    • Added web support for example app #148.
    • Added card float animation #144.
    • Fixed credit card padding in RTL #139.
    • Fixed #138 AutoValidateMode only applied to Card Number text field.
    • Added dart 3 support #146.
    • Fixed package structure and improved code overall #150.
    • Fixed and improved card type detection logic #151.
    • [BREAKING] Fixed #136 Application theme not applied to CreditCardForm.
      • Removed themeColor, textColor, cursorColor from CreditCardForm. You can check example app to know how to apply those using Theme.
    • [BREAKING] Added InputDecoration class #153.
      • The cardNumberDecoration, expiryDateDecoration, cvvCodeDecoration, and cardHolderDecoration properties are moved to the newly added InputDecoration class that also has textStyle properties for all the textFields of the CreditCardForm.
    Open source →
  5. 3.0.7 26 Jun 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.0.6...3.0.7

    Open source →
    Release notes
    • Enhancement #133 Add valid thru label customization.
    • Enhancement #142 Adding RuPay as card-type for users centric to India
    Open source →
  6. 3.0.6 06 Mar 2023
    Release notes
    • Add documentation for public apis.
    • Fixed #126 Add a flag to disable autofill hints for credit card number as workaround to fix incorrect keyboard.
    • Enhancement #129 Obscure initial character in credit card widget.
    • Enhancement #131 Add a flag to enable/disable cvv in credit card form.
    • Add UnionPay brand.
    Open source →
    Release notes
    • Add documentation for public apis.
    • Fixed #126 Add a flag to disable autofill hints for credit card number as workaround to fix incorrect keyboard.
    • Enhancement #129 Obscure initial character in credit card widget
    • Enhancement #131 Add a flag to enable/disable cvv in credit card form
    Open source →
  7. 3.0.5 18 Jan 2023
    Release notes
    • New card brands (Elo/Hipercard) was added #109
    • Enhancement #111 Added Support for controlling the internal padding.
    • Fixed #112 Update bg color gradient.
    • Added cardBorder parameter on CreditCardWidget widget.
    • CreditCardWidget UI updated.
    Open source →
    Release notes
    • New card brands (Elo/Hipercard) was added #109
    • Enhancement #111 Added Support for controlling the internal padding.
    • Fixed #112 Update bg color gradient.
    • Added cardBorder parameter on CreditCardWidget widget.
    • CreditCardWidget UI updated.
    Open source →
  8. 3.0.4 15 Sep 2022
    Release notes

    Merge pull request #106 from kavantrivedi/release_instant_fixes

    🐛 Instant Release fixes

    Open source →
    Release notes
    • Dependencies Upgraded #97
    • Fixed #66 The expiry date on the cards should be based on the last day of that month.
    • Fixed #86 Added a custom validator to each TextField.
    • Enhancement #55 Added Support for optional function to execute onEditingComplete callback.
    • Enhancement #72 Automatically add leading 0 to expiry date when it starts with 2-9.
    • Enhancement #94 Allowing separate form field keys gives control to developer validating separate fields.
    Open source →
  9. 3.0.3 10 Aug 2022
    Release notes
    • Fixed #47 - Added Bank name above card number
    • Fixed #6 - Initialize values
    Open source →
    Release notes
    • Fixed #47 - Added Bank name above card number
    • Fixed #6 - Initialize values
    Open source →
  10. 3.0.2 25 Jul 2022
    Release notes
    • Fixed #73 - Pass AutovalidateMode to CreditCardForm
    • Fixed #82 - Added support to add network image as the card background
    • Fixed #46 - Card number Regex issue for safari and web
    Open source →
    Release notes
    • Fixed #73 - Pass AutovalidateMode to CreditCardForm
    • Fixed #82 - Added support to add network image as card background
    • Fixed #46 - Card number Regex issue for safari and web
    Open source →
  11. 3.0.1 12 Oct 2021
    Release notes
    • Fixed #40 - Absence of focus node in credit_card_form.dart
    • Fixed #57 - Can we specify a custom card type logos
    • License update from BSD 2-Clause "Simplified" to MIT
    Open source →
  12. 3.0.0 23 Sep 2021
    Release notes
    • Glassmorphism UI.
    • Image background for card.
    • Chip option for card.
    • Card rotation on swipe gesture.
    • Example with new changes
    Open source →
  13. 2.0.0 26 Mar 2021
    Release notes
    • Migrated to null safety.
    • Fixed #17 - Added translations for captions.
    • Fixed #16 - Validate Input card details.
    • Fixed 15 - Change hint Color and enabled border color
    • Fixed #9 - change labelText and hintText
    • Fixed #2 - textfield validation
    Open source →
  14. 0.1.4 13 Jan 2021
    Release notes
    • Feature : Added number and CVV obfuscation
    • Feature : Added input decorations
    • Feature : Added simple card input validations
    Open source →
  15. 0.1.3 16 Aug 2019
    Release notes
    • Feature : Applied Default ThemeData.
    Open source →
  16. 0.1.2 30 Jul 2019
    Release notes
    • Added CreditCard with Form Widget CreditCardForm.
    • Bug and Lint check fixes
    Open source →
  17. 0.1.1 06 May 2019
    Release notes
    • Code Improvements
    Open source →
  18. 0.1.0 02 May 2019
    Release notes
    • First Release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive