13 lines
258 B
Markdown
13 lines
258 B
Markdown
flutter
|
|
=
|
|
https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.44.8-stable.tar.xz
|
|
|
|
``` env *** env ***
|
|
disable=true
|
|
```
|
|
|
|
``` sh *** build ***
|
|
git config --global --add safe.directory /pkg/gnu/flutter
|
|
cp -rPl * .* ..
|
|
```
|