いろいろ備忘録日記
id:gsf_zero1
gitpod-io/template-flutter を使って gitpod で flutter の環境を作る
概要 apt-get でコケる 調整後の .gitpod.yml と .gitpod.Dockerfile .gitpod.yml .gitpod.Dockerfile 起動したイメージ サンプルリポジトリ 概要 バッチリ動く環境が作れたので、忘れないうちにメモメモ。。。 以前、gitpod で flutter の環境を作るって以下の記事をアップしてました。 devlights.hatenablog.com これは…