You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Unfortunately, I've already over-worked that code and I don't have any copies left.
I created a new project to demonstrate it, but I got a different behaviour.
Now I get this error even without FactoryConverter.
I'll try to investigate this further when I have more free time.
Steps to Reproduce
Use FactoryConverter for a request with the specified response type.
Expected results:
Correct behavior similar to global converter usage
Actual results:
type 'List' is not a subtype of type 'Response<List<Map<String, dynamic>>>' in type cast
Code sample
Logs
The text was updated successfully, but these errors were encountered: