lazerpay_flutter 1.0.8 copy "lazerpay_flutter: ^1.0.8" to clipboard
lazerpay_flutter: ^1.0.8 copied to clipboard

Official plugin for using Lazerpay SDK with flutter https://lazerpay.finance

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lazerpay_flutter

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

dependencies:
  lazerpay_flutter: ^1.0.8

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:lazerpay_flutter/lazerpay_flutter.dart';
2
likes
140
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Official plugin for using Lazerpay SDK with flutter https://lazerpay.finance

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, equatable, flutter, flutter_svg, gap, modal_bottom_sheet, url_launcher, webview_flutter

More

Packages that depend on lazerpay_flutter