credit_card_flip 0.0.4 copy "credit_card_flip: ^0.0.4" to clipboard
credit_card_flip: ^0.0.4 copied to clipboard

Package for displaying Credid Cards

Credit Card Flip #

The credit card flip package also offers additional features that make the payment experience even more convenient and personalized. For example, the system has a resource for self-recognition of the card's flag, making it unnecessary for the user to enter the flag manually, it also has the option of inserting a widget customized by the user in the flagLogo. In addition, the package allows the insertion of a security code (CVV) on the back of the card, ensuring an extra level of security for online transactions.

Another important feature is the option to use the card that rotates, which allows the user to view the back of the card, as well as the front, in an animated and intuitive interface. In addition, it is possible to choose to show only the front or back of the card, according to the user's preferences.

With these additional options, the credit card flip package provides a personalized, secure and convenient payment experience for users.

Credit Card Flip

CreditCardFlip(
  bank: 'Bank of America',
  cardExpiration: '12/22',
  cardHolder: 'John Doe',
  cardNumber: '6011 5678 9012 3451',
  securityCode: '123',
  qrCode: 'https://github.com/thiagolop',
)

CreditCardFlip(
  size: const Size(100, 150),
  bank: 'Bank of America',
  cardExpiration: '12/22',
  cardHolder: 'John Doe',
  cardNumber: '6011 5678 9012 3451',
  securityCode: '123',
  flagLogo: Container(color: Colors.blue),
),

Authors #

12
likes
70
pub points
0%
popularity

Publisher

unverified uploader

Package for displaying Credid Cards

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, qr_flutter

More

Packages that depend on credit_card_flip