利用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 |
- 本文作者: EthanZhu
- 本文链接: https://cloudswave.github.io/2023/11/10/43/
- 版权声明: 本博客所有文章除特别声明外,均采用 Apache License 2.0 许可协议。转载请注明出处!


燕十三