You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by NathanAlcantara October 22, 2021
Hello, first thing, i appreciate the effort of doing so amazing plugin, you are awesome!!
I want to know if there is any way to disable the native analysis, because in our company we use the follow command to do the analysis in our CI/CD: fvm flutter analyze --no-pub --current-package --congratulate --no-fatal-infos --no-fatal-warnings --suppress-analytics.
Since we use fvm there's no fixed flutter version in the PATH, so always throw a error saying that "flutter command not found".
The text was updated successfully, but these errors were encountered:
Discussed in #90
Originally posted by NathanAlcantara October 22, 2021
Hello, first thing, i appreciate the effort of doing so amazing plugin, you are awesome!!
I want to know if there is any way to disable the native analysis, because in our company we use the follow command to do the analysis in our CI/CD:
fvm flutter analyze --no-pub --current-package --congratulate --no-fatal-infos --no-fatal-warnings --suppress-analytics
.Since we use fvm there's no fixed flutter version in the PATH, so always throw a error saying that "flutter command not found".
The text was updated successfully, but these errors were encountered: