PayHereLK / payhere-mobilesdk-flutter

PayHere Mobile SDK for Flutter
BSD 3-Clause "New" or "Revised" License
5 stars 16 forks source link

Flutter 3.16.5 not working payhere SDK #17

Open Dilshan97 opened 8 months ago

ChaminduAbey commented 6 months ago

Got the same error. Did you find a fix @Dilshan97 ? I tried upgrading to flutter 3.19.5 as well. No result.

Did notice this issue in logs [INFO:CONSOLE(1)] "Uncaught TypeError: Cannot read properties of undefined (reading 'innerHTML')", source: chrome-error://chromewebdata/ (1)

zubariaayub634 commented 4 months ago

the latest version of the plugin (3.0.9 at the time of this comment) doesn't support dart SDK > 3.2.2. However, I've just opened a PR to remove this restriction. Hopefully the next version of the plugin will resolve your issue

aSameeraTennakoon commented 2 weeks ago

Please upgrade the package to the latest Flutter version.