fix: only show Material You toggle for SDK version >= 31

This commit is contained in:
Alberto Ponces
2022-09-08 12:09:12 +01:00
parent 002f7013fd
commit c2da8e36da
4 changed files with 33 additions and 22 deletions

6
.vscode/tasks.json vendored
View File

@@ -81,12 +81,6 @@
],
"problemMatcher": []
},
{
"label": "Show upgradable dependencies",
"type": "shell",
"command": "flutter pub outdated",
"problemMatcher": []
},
{
"label": "Validate translations",
"type": "shell",