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 2025Releases
latest 18-
4.1.025 Feb 2025Release notes
Open source →What's Changed
- 🐛 Safe guard adding new Floating events by @aditya-css in #161
- Fix: Add Namespace to build.gradle for :flutter_credit_card by @gapkalov in #171
- fix: 🐛 Fixed gyroscope initialisation issue by @Sahil-Simform in #180
- added support for 'mir' cards by @darki73 in #159
- fix: 🐛 Gradle issues and PR template by @Sahil-Simform in #181
- feat: ✨Added card holder text capitalisation feasibility by @Sahil-Simform in #182
- chore: 🔖 version bump from 4.0.1 to 4.1.0 by @Sahil-Simform in #183
New Contributors
- @gapkalov made their first contribution in #171
- @Sahil-Simform made their first contribution in #180
- @darki73 made their first contribution in #159
Full Changelog: 4.0.1...4.1.0
-
4.0.109 Oct 2023Release notes
Open source →What's Changed
- 🚑 Glare Effect Hotfix by @aditya-css in #154
- Feat: ✨ Add Desktop Support by @aditya-css in #155
Full Changelog: 4.0.0...4.0.1
Release notes
Open source → -
4.0.005 Oct 2023Release notes
Open source →What's Changed
- ✨ Added Web Support by @aditya-css in #148
- Feat: ✨ Floating card animation by @aditya-css in #144
- Fixed Creadit Card Padding in RTL by @ziadkhaled912 in #139
- 👌 Change FloatConfig initialization by @aditya-css in #152
- 🐛 Applied AutoValidate and DisableAutoFillHints appropriately by @aditya-css in #147
- :feat: Dart 3 Support by @aditya-css in #146
- Feat: 🎨 Package Structure and Code Improvement by @aditya-css in #150
- Feat: 🐎 Card Type Detection Logic Improvement and Fix by @aditya-css in #151
- 🐛 Fix Theme Application by @aditya-css in #149
- ✨ Added input decoration class by @manojSimfrom in #153
New Contributors
- @aditya-css made their first contribution in #148
- @ziadkhaled912 made their first contribution in #139
- @manojSimfrom made their first contribution in #153
Full Changelog: 3.0.7...4.0.0
-
4.0.0+105 Oct 2023Release notes
Open source →- 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,cursorColorfromCreditCardForm. You can check example app to know how to apply those usingTheme.
- Removed
- [BREAKING] Added
InputDecorationclass #153.- The
cardNumberDecoration,expiryDateDecoration,cvvCodeDecoration, andcardHolderDecorationproperties are moved to the newly addedInputDecorationclass that also hastextStyleproperties for all the textFields of theCreditCardForm.
- The
-
3.0.726 Jun 2023Release notes
Open source →What's Changed
- Customization labelValidThru by @Canoncul in #133
- docs: ⬆️ Bump version and 📝 Update readme and changelog by @ujas-m-simformsolutions in #134
- Added RuPay as CardType by @pranjal-barnwal in #141
New Contributors
- @Canoncul made their first contribution in #133
- @pranjal-barnwal made their first contribution in #141
Full Changelog: 3.0.6...3.0.7
-
3.0.606 Mar 2023Release notes
Open source →- 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.
-
3.0.518 Jan 2023 -
3.0.415 Sep 2022Release notes
Open source →Merge pull request #106 from kavantrivedi/release_instant_fixes
🐛 Instant Release fixes
Release notes
Open source →- 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.
-
3.0.310 Aug 2022Release notes
Open source →Release notes
Open source → -
3.0.225 Jul 2022 -
3.0.112 Oct 2021 -
3.0.023 Sep 2021Release notes
Open source →- Glassmorphism UI.
- Image background for card.
- Chip option for card.
- Card rotation on swipe gesture.
- Example with new changes
-
2.0.026 Mar 2021 -
0.1.413 Jan 2021Release notes
Open source →- Feature : Added number and CVV obfuscation
- Feature : Added input decorations
- Feature : Added simple card input validations
-
0.1.316 Aug 2019 -
0.1.230 Jul 2019Release notes
Open source →- Added CreditCard with Form Widget
CreditCardForm. - Bug and Lint check fixes
- Added CreditCard with Form Widget
-
0.1.106 May 2019 -
0.1.002 May 2019