CardFormConfigclass to group optional UI flags passed toCardFormvia theconfigparameter.CardFormConfig.submitButtonText(defaultnull) to override the submit button label; falls back to the localized value whennull.- Widget tests for
CardFormconfig flags andCardFormConfigdefaults. - Example usages in
example/lib/main.dart.
- Final release
- Encrypt card data before sending to API
- dark mode was added
- exported missing classes
- styles were updated
- Localization Support
- Customizable Appearance