lets_pay 1.0.0 copy "lets_pay: ^1.0.0" to clipboard
lets_pay: ^1.0.0 copied to clipboard

retracted

A new flutter Lets Pay SDK project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lets_pay

With Flutter:

 $ flutter pub add lets_pay

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

dependencies:
  lets_pay: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lets_pay/lets_pay.dart';
1
likes
0
points
92
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter Lets Pay SDK project.

License

unknown (license)

Dependencies

flutter, flutter_svg, http, provider, qr_flutter, shimmer, slide_to_act

More

Packages that depend on lets_pay

Packages that implement lets_pay