flutter-dev-container
flutter-dev-container copied to clipboard
Flutter dev container for VS Code Remote Development
moved install to /opt
```log ERROR: failed to solve: process "/bin/sh -c sdkmanager \"system-images;android-${ANDROID_PLATFORM_VERSION};google_apis;x86_64\" \t && avdmanager create avd -n Android${ANDROID_PLATFORM_VERSION} -k \"system-images;android-${ANDROID_PLATFORM_VERSION};google_apis;x86_64\"" did not complete successfully: exit code: 1 [2023-02-11T11:18:19.044Z] Stop (80644 ms):...
``` #0 120.6 fatal: detected dubious ownership in repository at '/opt/flutter' #0 120.6 To add an exception for this directory, call: #0 120.6 #0 120.6 git config --global --add safe.directory...
It should describe: - How to change the version of Android SDK and Flutter SDK - How to use this container with an existing project - Know issues and how...
Create a guide for web and adb configuration. https://flutter.dev/docs/get-started/web https://blog.codemagic.io/how-to-dockerize-flutter-apps/
Add a test project and update the instructions of the readme.