conekta_component 1.0.1 copy "conekta_component: ^1.0.1" to clipboard
conekta_component: ^1.0.1 copied to clipboard

A Flutter library for securely collecting and validating card payment information using Conekta.

Changelog #

1.0.1 - 2026-04-17 #

Added #

  • CardFormConfig class to group optional UI flags passed to CardForm via the config parameter.
  • CardFormConfig.hideLogo (default false) to show/hide the "Paga segura con Conekta" section.
  • CardFormConfig.submitButtonText (default null) to override the submit button label; falls back to the localized value when null.
  • Widget tests for CardForm config flags and CardFormConfig defaults.
  • Example usages in example/lib/main.dart.

1.0.0 - 2025-09-30 #

  • Final release

0.0.1-beta.5 - 2025-06-05 #

Added #

  • Encrypt card data before sending to API

0.0.1-beta.4 - 2025-06-03 #

Added #

  • dark mode was added

0.0.1-beta.3 - 2025-05-30 #

Fix #

  • exported missing classes

0.0.1-beta.2 - 2025-05-30 #

Added #

  • styles were updated

0.0.1-beta.1 - 2025-05-29 #

Added #

  • Localization Support
  • Customizable Appearance
0
likes
150
points
133
downloads

Documentation

API reference

Publisher

verified publisherconekta.com

Weekly Downloads

A Flutter library for securely collecting and validating card payment information using Conekta.

Repository
View/report issues

License

MIT (license)

Dependencies

encrypt, flutter, flutter_localizations, flutter_svg, google_fonts, http, intl, pointycastle

More

Packages that depend on conekta_component