finik_sdk 0.1.12 copy "finik_sdk: ^0.1.12" to clipboard
finik_sdk: ^0.1.12 copied to clipboard

This Flutter package allows your application to integrate Finik application features.

0.1.12 #

  • Fixed bugs.

0.1.11 #

  • Fixed bugs.

0.1.10 #

  • Deleted unnecessary dependency from pubspec.yaml

0.1.9 #

  • Added callbackUrl for CreateItemHandlerWidget.
  • Fixed Android build.

0.1.8 #

  • UI improvements and bug fixes.

0.1.7 #

  • UI improvements and bug fixes.

0.1.6 #

  • Added TextScenarios to be able to change QrCodeViewScreen texts.
  • Minor UI improvements.

0.1.5 #

  • Added subscription to QRCodeScreen. The onPaymentSuccess(Map? data) callback is now functioning correctly.
  • Added fixedAmount for CreateItemHandlerWidget.
  • Minor improvements and bug fixes.

0.1.4 #

  • Added TimeoutError handling and default queryRequestTimeout.
  • Minor improvements and bug fixes.

0.1.3 #

  • RequiredServiceFieldInput changed to RequiredItemFieldInput.
  • Added a requestId Variable to CreateItem.
  • Minor improvements and clean ups.

0.1.2 #

  • No need to call FinikSDK.initialize anymore

0.1.1 #

  • Minor improvements, fixes and other changes.

0.1.0 #

  • Revised the structure to make it more user-friendly
  • Bug fixes

0.0.9 #

  • Refactored code

0.0.8 #

  • GraphQL schema has changed

0.0.7 #

  • Added OptimaBank serviceButton

0.0.6 #

  • Minor improvements

0.0.5 #

  • Renamed

0.0.4 #

  • Added isBeta parameter to AverspaySdkConfig

0.0.3 #

  • Added HomePage

0.0.2 #

  • Updated example

0.0.1 #

  • Initial Release