card_package 0.0.6
card_package: ^0.0.6 copied to clipboard
A new Flutter package for custom credit card usage. Taken from symforms solution packages. And customized in a certain way.
This package is a fork from credit_card_flutter and pushing some more customizations that I need.
Features #
- Create a credit card for flutter.
- Customize your credit card.
Usage #
TODO: There is an example in how to use the package inside the /example
folder.
Additional information #
This package is taken from symforms solution original package and just using it in order to customize it a bit more, that way it can be used in a project that I need.