airpay_example 2.0.0 copy "airpay_example: ^2.0.0" to clipboard
airpay_example: ^2.0.0 copied to clipboard

A Airpay Flutter example project for the integeration of the flutter AirPay package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add airpay_example

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

dependencies:
  airpay_example: ^2.0.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:airpay_example/main.dart';
import 'package:airpay_example/screens/home.dart';
import 'package:airpay_example/screens/launch.dart';
0
likes
30
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A Airpay Flutter example project for the integeration of the flutter AirPay package.

Homepage

License

MIT (license)

Dependencies

airpay_package, alert_dialog, awesome_dialog, cupertino_icons, email_validator, flutter

More

Packages that depend on airpay_example