mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
Updated web icon
Use new package and generate iOS icons
This commit is contained in:
parent
ecf5b05f3a
commit
9c69e05b75
11 changed files with 67 additions and 71 deletions
8
.vscode/tasks.json
vendored
8
.vscode/tasks.json
vendored
|
|
@ -71,15 +71,13 @@
|
|||
"detail": ""
|
||||
},
|
||||
{
|
||||
"type": "flutter",
|
||||
"type": "dart",
|
||||
"command": "dart",
|
||||
"args": [
|
||||
"run",
|
||||
"flutter_launcher_icons"
|
||||
"icons_launcher:create"
|
||||
],
|
||||
"group": "build",
|
||||
"problemMatcher": [],
|
||||
"label": "flutter: flutter create launcher icons",
|
||||
"label": "dart: generate launcher icons",
|
||||
"detail": ""
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue