getx
getx copied to clipboard
How do I cancel a request initiated by GetConnect?
How do I cancel a request initiated by GetConnect?
You can't do that right now, try Dio for canceling request, I was in this problem before. Dio has CancelToken to control when request should be canceled.
I would be great to have this in getConnect