Humano Laranja

Results 28 comments of Humano Laranja

I faced the same problem, try this, worked for me: ``` var unc = (Platform.OS == 'ios') ? decodeURIComponent(res.uri) : res.uri; ```

I'm facing the same issue, here are my pipeline steps: ``` - task: Hey24sheep.flutter.flutter-install.FlutterInstall@0 displayName: 'Flutter Install' inputs: version: custom customVersion: 3.3.4 - task: Hey24sheep.flutter.flutter-command.FlutterCommand@0 displayName: 'pub get' inputs: arguments:...

Azure DevOps Pipelines CI/CD I'm trying some of this suggestions, I'll keep you informed In first time I was trying to use `iosCodesign` to `true` with profile install before the...

I need help to fix this last codecov failing task

Fixed your comment @larryaasen Just need help with `codecov/patch`

This library still being maintained @larryaasen ? I really need this pr features and I'd like to know if a fork the entire library or wait for the pr being...