paylike_flutter_engine 0.1.2 copy "paylike_flutter_engine: ^0.1.2" to clipboard
paylike_flutter_engine: ^0.1.2 copied to clipboard

Provides the core functionality required for executing payment flows in the Paylike Ecosystem (including webview widget to solve TDS).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paylike_flutter_engine

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

dependencies:
  paylike_flutter_engine: ^0.1.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:paylike_flutter_engine/paylike_flutter_engine.dart';
0
likes
140
points
58
downloads

Publisher

verified publisherpaylike.io

Weekly Downloads

Provides the core functionality required for executing payment flows in the Paylike Ecosystem (including webview widget to solve TDS).

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, pay, paylike_dart_client, paylike_money, webview_flutter

More

Packages that depend on paylike_flutter_engine