Satyajit Malugu

Results 13 comments of Satyajit Malugu

I did few things 1. code_coverage:true in scan 2. legacy_support:xccoverage in xcov I made more progress than you but i am still not there yet :|

If I am not wrong, not having a namespace is causing a conflict in our project where we have a Zip model. (which denotes a zipcode)

@darshankawar I ran `flutter run -v` and was able to compile and run the iOS app with no problems. I am attaching the logs in this gist https://gist.github.com/prolificcoder/f173d18dcc347be4b81e834a45cd8440, not sure...

@darshankawar thanks for the response. Our issue turned out to be different. We customized the podhelper.rb and the locatino of the flutter engine changed.

@jorgefspereira thank you for prompt response. looks like https://github.com/jorgefspereira/plaid_flutter/issues/101 is getting the same stacktrace as me for the reproduce ``` [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method open on...

@rockbot can you share the flickr images, I am having trouble with moving the bot after hackathon

Seems like everything is setup on the bot according to those flickr images, but I am unable to make it dance.. This is the log.. After first dance() I see...

to be clear I was able to passin correct arguments from the command line/std in but I want to be able to pass arguments from within the task definition

Did you find a solution for your problem or a workaround? The plugin looks solid and it posting coverage data nicely but reporting wrong coverage doesn't work for us. For...