I have to integrate native payment gateway in both android and iOS, how can I achieve this in flutter method channel? Any proper documentation for getting result from SDK after integration part?
Asked
Active
Viewed 764 times
-1
-
Yes, the official Flutter documentation: https://flutter.dev/docs/development/platform-integration/platform-channels – Mariano Zorrilla Jun 01 '21 at 12:33
1 Answers
0
Refer this medium article, this contain example native code for both platform, android and iOS. How to develop a platform channel in Flutter

Hemal Moradiya
- 1,715
- 1
- 6
- 26