-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Description
Steps to Reproduce
standard development for flutter, somehow android studio decided every file was read only (which was not the case). seems clearing .idea directories fixed the issue. but this sort of behavior isn't acceptable.
begging that flutter move away from android studio as the defacto development environment. its extremely fragile and brittle. to the point where everytime I've tried to use android studio I spend more time debugging the IDE than actually writing code.
Version info
[✓] Flutter (Channel beta, v1.0.0, on Linux, locale en_US.UTF-8)
• Flutter version 1.0.0 at ${HOME}/development/flutter
• Framework revision 5391447fae (3 weeks ago), 2018-11-29 19:41:26 -0800
• Engine revision 7375a0f414
• Dart version 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.3)
• Android SDK at ${HOME}/Android/Sdk
• Android NDK at ${HOME}/Android/Sdk/ndk-bundle
• Platform android-28, build-tools 28.0.3
• ANDROID_HOME = ${HOME}/Android/Sdk
• Java binary at: ${HOME}/development/android-studio/jre/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06)
• All Android licenses accepted.
[✓] Android Studio (version 3.2)
• Android Studio at /opt/android-studio
• Flutter plugin version 31.3.1
• Dart plugin version 181.5656
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06)
[✓] Android Studio (version 3.2.)
• Android Studio at ${HOME}/development/android-studio
• Flutter plugin version 31.3.1
• Dart plugin version 181.5656
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06)
[✓] Connected device (2 available)
• Android SDK built for x86 • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)
• No issues found!
Metadata
Metadata
Assignees
Labels
No labels