PackageTrack
Sign in Get early access

credit_card_type_detector

A package that detects credit card types based on the current credit card number patterns

3.0.0 24K downloads/mo #2017 most downloaded on pub.dev cholojuanito/credit_card_type_detector

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.8 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

7 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Mar 2019 to Mar 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 7
  1. 3.0.0 29 Mar 2023
    Release notes

    Breaking changes

    • detectCCType() now returns a List<CreditCardType> to support custom cards. This list will have the most likely card type as the first element

    Features

    Support for custom credit card types

    • Basic CRUD operations for card types that you can define. You can even change the default card types

    What's Changed

    • Fixed links in readme in #9
    • Updated readme in #10
    • Custom card types in #12

    Full Changelog: v2.0.0...v3.0.0

    Open source →
    Release notes
    • Breaking changes
      • detectCCType() now returns a List<CreditCardType> to support custom cards. This list will have the most likely card type as the first element
    • Support for custom credit card types
      • Basic CRUD operations for card types that you can define. You can even change the default card types
    Open source →
  2. 2.0.0 22 Jun 2021
    Release notes
    • Dart null safety official release
    • Added a few more Hipercard IIN's
    Open source →
    Release notes

    Merge pull request #2 from cholojuanito/dev

    Version 2.0.0 pre release for Dart null safety

    Open source →
    Release notes
    • Dart null safety ready official release
    • Added some more Hipercard numbers
    • Touched up the example app
    Open source →
  3. 2.0.0-nullsafety.0 15 Dec 2020 pre-release
    Release notes
    • Dart null safety ready! Updated dependencies to be ready.
    • More edge case tests and unit tests
      • Checks for non-numeric characters
      • Testing for more incorrect card numbers
    Open source →
  4. 1.1.0 23 Sep 2019
    Release notes
    Open source →
  5. 1.0.1 12 Apr 2019
    Release notes
    • Removed the gif from the example/README since the pub website wasn't displaying it
    Open source →
  6. 1.0.0 12 Apr 2019
    Release notes
    • Updated the Mastercard patterns
    • Added an example app
    Open source →
  7. 0.1.0 26 Mar 2019
    Release notes
    • Support for Visa, Amex, Discover and MasterCard
    • Basic unit tests
    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