flutter-codespaces
flutter-codespaces copied to clipboard
Use Flutter on GitHub Codespaces
``` supreme-broccoli-jrr495p4qfpj59-3000.app.github.dev/:1 Access to manifest at 'https://github.dev/pf-signin?id=neat-plane-hqb5zbh&cluster=asse&name=supreme-broccoli-jrr495p4qfpj59&port=3000&pb=https%3A%2F%2Fsupreme-broccoli-jrr495p4qfpj59-3000.app.github.dev%2Fauth%2Fpostback%2Ftunnel%3Frd%3D%252Fmanifest.json%26tunnel%3D1' (redirected from 'https://supreme-broccoli-jrr495p4qfpj59-3000.app.github.dev/manifest.json') from origin 'https://supreme-broccoli-jrr495p4qfpj59-3000.app.github.dev' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. github.dev/pf-signin?id=neat-plane-hqb5zbh&cluster=asse&name=supreme-broccoli-jrr495p4qfpj59&port=3000&pb=https%3A%2F%2Fsupreme-broccoli-jrr495p4qfpj59-3000.app.github.dev%2Fauth%2Fpostback%2Ftunnel%3Frd%3D%252Fmanifest.json%26tunnel%3D1:1 Failed...
Run ``` flutter doctor -v ``` Output ``` [!] Flutter (Channel master, 0.0.0-unknown, on Debian GNU/Linux 11 (bullseye) 5.15.0-1041-azure, locale en_US.UTF-8) ! Flutter version 0.0.0-unknown on channel master at /flutter...
Is it possible to also install android sdk into the container, then runs android build, and extract/download the build result (apk/appbundle) from the container?