google_wallet_button 0.1.0 copy "google_wallet_button: ^0.1.0" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_wallet_button

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  google_wallet_button: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:google_wallet_button/google_wallet_button.dart';
4
likes
140
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Topics

#google-wallet #wallet #button #widget

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on google_wallet_button