razorpay / razorpay-flutter-customui

Razorpay Flutter Plugin for Customui
MIT License
4 stars 17 forks source link

Please add web support it would really help with flutter multiplatform apps #36

Open Devenom1 opened 2 years ago

Devenom1 commented 2 years ago

The pub.dev listing shows this library is supported for web. I even see one method exposed in this library for web but not all. But it doesn't actually work on web. Could you guys add web support to this library? It will be helpful and we could probably even use it within web views on desktop versions of our flutter apps.

Is it not yet supported on web yet because you guys are working on some issues on the web side of of this library?

mishrabhilash commented 2 years ago

Looking for the same thing as well. flutter web support. Currently sdk shows following error: Error: PlatformException(Unimplemented, null, razorpay_flutter_customui for web doesn't implement 'submit', null)