payment_card library

Classes

CardIcon
A widget for displaying an icon representing a card issuer.
PaymentCard
A Flutter widget that displays a payment card with customizable properties such as the card number, card network, card holder name, and background image. The PaymentCard widget displays a payment card with customizable properties such as the card number, card network, card holder name, and background image.
It takes several required and optional parameters such as cardIssuerIcon, backgroundColor, backgroundGradient, backgroundImage, currency, cardNumber, validity, holder, cardNetwork, cardTypeTextStyle, cardNumberStyles, and margin.

Enums

CardNetwork
An enum representing various card network types.
CardNumberStyles
An enum representing different styles for displaying card numbers.