Daniel Gomez

Results 82 comments of Daniel Gomez

There should be a way to force the deploy with params otherwise the process will not run ever on CI

I tried adding this line to `.pubignore` file: ```gitignore credentials.json ``` And it works fine but I get another error: ```bash Pub needs your authorization to upload packages on your...

@jagomf any chance to merge and deploy this?

Any update on this?

How can I reuse a check? or it is a try to over-engineer the tests?

@2shrestha22 to me that case should not exist, if a location exist then the lat,lng should exist too, looks like an issue migrating to nullable types or a bad class...

@Lyokone any chance to take a look at this?