airpay_example 1.0.0+1 copy "airpay_example: ^1.0.0+1" to clipboard
airpay_example: ^1.0.0+1 copied to clipboard

outdated

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: ^1.0.0+1

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
0
pub points
0%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

airpay_package, alert_dialog, cupertino_icons, flutter

More

Packages that depend on airpay_example