razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
107 stars 147 forks source link

Upgrade Packages #321

Open indprtech opened 1 year ago

indprtech commented 1 year ago

The Packages like package_info_plus had too old version and has been upgraded same goes for fluttertoast and eventify , which maybe causing issues in flutter 3.10.0

ibhavikmakwana commented 1 year ago

Is it possible to resolve this problem by combining and fixing it?

Our attempt to update our app to version 3.10.0 has hit a roadblock due to the use of an outdated plugin by the current plugin and the fluttertoast package being considerably old. This has resulted in a fast scrolling issue with the M1 iOS simulator. However, this issue has been resolved in the most recent release of fluttertoast.