Shashikant Dwivedi
Shashikant Dwivedi
> I am a Flutter developer integrating Stripe payment gateway into my Flutter application. Following the documentation, I switched from using FlutterActivity to FlutterFragmentActivity in MainActivity.kt. After making this change,...
I tried solving the issues. This issue is related to issue/related to predictive back not being supported. Here's a github issues which sums up the issue. https://github.com/flutter/flutter/issues/141564#issuecomment-1893193758 Also to resolve...
Can you please share more details. Like - 1. Flutter version 2. Kotlin version Also can you make sure that you have done implementation as per the documentation. Also try...