google_wallet_button 0.1.2 copy "google_wallet_button: ^0.1.2" to clipboard
google_wallet_button: ^0.1.2 copied to clipboard

Flutter widget providing branded "Add to Google Wallet" and "View in Google Wallet" buttons with automatic locale detection.

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.2

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
160
points
110
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widget providing branded "Add to Google Wallet" and "View in Google Wallet" buttons with automatic locale detection.

Repository (GitHub)
View/report issues
Contributing

Topics

#google-wallet #wallet #button #widget

License

Apache-2.0 (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on google_wallet_button