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

A common platform interface for the flutter_fawry_pay plugin.

0.0.4 #

  • BREAKING: init() method has added new required parameter (merchantID), now you can set it for one time.
  • BREAKING: Removed environment and language parameters from initialize() and initializeCardTokenizer() methods, and you can set them for one time in init() method.
  • BREAKING: webDisplayMode parameters is now in init() method.

0.0.3 #

  • Ready for publish and use.

0.0.2+1 #

  • Remove nullity.

0.0.2 #

  • Add function randomAlphaNumeric.

0.0.1 #

  • Initial open-source release.