paylisher_flutter 5.9.2 copy "paylisher_flutter: ^5.9.2" to clipboard
paylisher_flutter: ^5.9.2 copied to clipboard

Flutter implementation of Paylisher client for iOS, Android and Web

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paylisher_flutter

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

dependencies:
  paylisher_flutter: ^5.9.2

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:paylisher_flutter/paylisher_flutter.dart';
0
likes
160
points
157
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter implementation of Paylisher client for iOS, Android and Web

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, meta, plugin_platform_interface, stack_trace

More

Packages that depend on paylisher_flutter

Packages that implement paylisher_flutter