flutter_google_pay 0.1.4 copy "flutter_google_pay: ^0.1.4" to clipboard
flutter_google_pay: ^0.1.4 copied to clipboard

Porting of Google Pay (a digital wallet platform and online payment system) to Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_google_pay

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

dependencies:
  flutter_google_pay: ^0.1.4

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:flutter_google_pay/flutter_google_pay.dart';
7
likes
30
pub points
61%
popularity

Publisher

unverified uploader

Porting of Google Pay (a digital wallet platform and online payment system) to Flutter.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_google_pay