mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-21 17:10:45 +00:00
chore(pubspec): FLUTTER-151 обновление flutter и пакетов (#33)
* chore(deps): update dependencies and SDK versions in pubspec.yaml and related files * chore(readme): update Readme --------- Co-authored-by: petrovyuri <petrovyuri@example.com>
This commit is contained in:
10
.vscode/tasks.json
vendored
10
.vscode/tasks.json
vendored
@@ -62,6 +62,16 @@
|
||||
"type": "shell",
|
||||
"command": "./tools/switch_service.sh aurora",
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
"label": "flutter gen-l10n",
|
||||
"type": "shell",
|
||||
"command": "flutter",
|
||||
"args": [
|
||||
"gen-l10n"
|
||||
],
|
||||
"group": "build",
|
||||
"problemMatcher": [],
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user