google_wallet_button 0.1.0
google_wallet_button: ^0.1.0 copied to clipboard
Unofficial UI-only Flutter widget for "Add to Google Wallet" and "View in Google Wallet" buttons. Provides branded buttons with locale detection — does not include Google Wallet API integration.
0.1.0 #
- Initial release.
AddToGoogleWalletButtonwidget with ~70 localized SVG assets.ViewInGoogleWalletButtonwidget with ~75 localized SVG assets.- Primary (full-width) and condensed (badge) styles via
GoogleWalletButtonStyle. - Automatic locale detection from ambient
Localizations. - Manual locale override support.
- Custom height support (maintains aspect ratio).
- Disabled state with reduced opacity.
- Accessibility via
Semanticswith customizable labels.