利用github codespaces容器
如:https://github.com/cloudswave/flutter_browser_app/blob/master/.devcontainer/devcontainer.json
版本查询:https://github.com/sambyeol/flutter-devcontainer/pkgs/container/flutter-devcontainer
项目目录下创建.devcontainer/devcontainer.json
1 | { |
参考:https://github.com/sambyeol/flutter-devcontainer
利用脚本
1 | #!/bin/bash |










燕十三