Ingenico-ePayments / connect-sdk-client-android

Ingenico Connect Android Client SDK
https://docs.connect.worldline-solutions.com/documentation/sdk/mobile/android/
Other
34 stars 17 forks source link

Is there a way to use this Sdk for flutter? #11

Closed abinvs-2019 closed 1 year ago

abinvs-2019 commented 2 years ago

Have been trying a plugin but could not run the project.

LeonStemerdink-Worldline commented 2 years ago

Hello abinvs-2019,

While the SDK does not officially support flutter, it is possible to call SDK methods from flutter. If you look for "calling Android native code from flutter" you should find tutorials that explain how to setup and use MethodChannel. https://api.flutter.dev/flutter/services/MethodChannel-class.html

abinvs-2019 commented 1 year ago

Could you help me in integrating the SDK in flutter?. Would be appreciated. abin.tictech@gmail.com