Andres Osorio

Results 5 issues of Andres Osorio

How to handle common use cases or errors from the response? This looks good for 5, 10 functions. But what if our ApiRepository grows considerably. ```dart class ApiRepository { //...

Every time a **FormZInput** is defined we must add a validation error even if we never get to use it. Some fields do not require validation, but do require being...

### Request Statement So, I don't want to have to extend DioException. I want to be able to use interceptors to handle DioException errors with my own error class that...

s: feature

I tried the addCommand and it doesn't work, a bunch of meaningless characters appear.

Hello, I would like to ask why you chose to nest structures in a single structure. Instead of creating small structures separated and then be reused. I say this because...

enhancement