nytoan

Results 3 comments of nytoan

Found the solution, it's because the the minimum value must be 0.

i had the same error, after doing `flutter clean` it worked

Hi Jorge, Sadly It does not work using a shell because of the `parts := strings.Fields(command)`. Using a shell requires to be able to give all the command in one...