We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果pubspec.yml里的插件有更新, 那么警告不仅会出现在pubspec.yml中, 还会同步出现在其他yml文件中
例:
结果另一个yml文件里对应的index处也有个警告
如果我更改依赖的位置, 在依赖前面加空行
可以看到对应的警告也换了位置
The text was updated successfully, but these errors were encountered:
感谢反馈,下个版本会解决
Sorry, something went wrong.
不检测非pubspec.yaml的文件 (#59)
7d25aea
替换package新版本重新索引文件 (#59)
b1dc956
No branches or pull requests
如果pubspec.yml里的插件有更新, 那么警告不仅会出现在pubspec.yml中, 还会同步出现在其他yml文件中
例:
结果另一个yml文件里对应的index处也有个警告
如果我更改依赖的位置, 在依赖前面加空行
可以看到对应的警告也换了位置
The text was updated successfully, but these errors were encountered: