finik_sdk 0.1.4 finik_sdk: ^0.1.4 copied to clipboard
This Flutter package allows your application to integrate Finik application features.
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