tap_google_pay_kit_flutter 1.0.7
tap_google_pay_kit_flutter: ^1.0.7 copied to clipboard
Flutter plugin compatible version of TapGooglePayKit library for Android only.
1.0.7 #
- Replace custom GooglePayButton with PayButton for better compatibility
- Update button layout to match parent dimensions
- Adjust button height and padding for improved UI consistency
- Enhance gesture handling for button interactions
1.0.6 #
- Update TapGooglePayKit dependency to version 1.0.2.13
- Support android 35
1.0.5 #
- Update TapGooglePayKit dependency to version 1.0.2.1
1.0.4 #
- Fix: Parsing amount
1.0.2 #
- Fix: Correct SDK mode handling in getSdkMode method
1.0.1 #
- Update TapGooglePayKit dependency to version 1.0.1
1.0.0 #
- Update TapGooglePayKit dependency to version 1.0.0
0.0.4 #
- Android Minimum sdk version updated
0.0.3 #
- Google Pay Button UI Added
0.0.2 #
- Bug Fixes
0.0.1 #
- Initial release of the plugin