Flutter paynow plugin


#1

lm getting error on no host specified. Code is running up until it gets to line paynow.checkTransactionStatus
It then throws the exception at that line saying No Host Specified etc etc.

This is in a Flutter Mobile Application


#2

image

this is the code that generates the above error


#3

share with me details on google drive


#4

did this ever get resolved ?


#5

No it did not, The plugin needs to be updated on the http package it uses. to http ^13 from the dart packages.


#6

The next release will have null-safety enabled therefore will work with http 0.13.x


#7

Oh thank you!
Do you know when can we expect it?


#8

Because of the demand of null-safety ever since Flutter 2.0, I’ve managed to publish version 2 and it’s passing test

https://pub.dev/packages/paynow


#9

Thank you l have used it and its passing the test for me too
Thank you for your Hard work!
l am yet to make the actual transfer and see of the process is working but so far so good


#10

So l am still getting the same error. No host URI specified as above
lm initiating it from a Mobile App and lm not sure what this URI is and where l can put it. And thus the Host l do not know it