tap_and_pay_test 0.0.4 copy "tap_and_pay_test: ^0.0.4" to clipboard
tap_and_pay_test: ^0.0.4 copied to clipboard

A Google platform plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tap_and_pay_test

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

dependencies:
  tap_and_pay_test: ^0.0.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:tap_and_pay_test/tapAndPay/TapAndPayPlugin.dart';
import 'package:tap_and_pay_test/tapAndPay/google_method_channel.dart';
import 'package:tap_and_pay_test/tapAndPay/google_platform_interface.dart';
import 'package:tap_and_pay_test/tapAndPay/google_web.dart';
0
likes
115
points
153
downloads

Publisher

unverified uploader

Weekly Downloads

A Google platform plugin

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on tap_and_pay_test

Packages that implement tap_and_pay_test