connect_sdk_client_flutter 1.1.5 copy "connect_sdk_client_flutter: ^1.1.5" to clipboard
connect_sdk_client_flutter: ^1.1.5 copied to clipboard

A Flutter package to communicate with the Worldline Global Collect platform

Worldline Connect - Flutter SDK #

The Worldline Connect Flutter SDK provides a convenient way to support a large number of payments methods inside your Flutter app. It is Dart 3 compatible out of the box.

See the Worldline Connect Developer Hub for more information on how to use the SDK.

Installation via pub.dev #

Add the SDK to your app by adding the dependency to your pubspec.yaml file, where x.y.z is the version number:

    dependencies:
        # other dependencies
        connect_sdk_client_flutter: ^x.y.z
        

Afterwards, run the following command: flutter pub get

3
likes
150
points
78
downloads

Publisher

verified publisherconnect.worldline-solutions.com

Weekly Downloads

A Flutter package to communicate with the Worldline Global Collect platform

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #client

Documentation

API reference

License

BSD-3-Clause, MIT (license)

Dependencies

flutter, json_annotation, plugin_platform_interface

More

Packages that depend on connect_sdk_client_flutter