Rodrigo Reis

Results 6 comments of Rodrigo Reis

@noais do you have more details about this problem? I test here in XCode 8.3.3 in Simulator ( iPhone 7 Plus with iOS 10.3) and work to me. I will...

👉 https://github.com/lucasmontano/openweathermap-ios/pull/11

Based on what we see in your project, the necessary file to verify this configuration wasn't found. There are two files used in the IntelliJ test: ``` {project}/android/local.properties {project}/.idea/libraries/Dart_SDK.xml ```...

This feature will be great to migrate the initialised project without `fvm`. A command setup is a good name ? `fvm setup` And this import recovery the version from `pubspec.yml`.

In this case, the most simple solution is install command has a fallback behaviour to use the Pubspec version parameter how the default version .

@oravecz this issue was resolved in this PR #593 , correct ?