flutter-intellij
flutter-intellij copied to clipboard
Flutter Plugin for IntelliJ
- Proofread after being mostly written by Gemini - DESCRIBE THE ISSUE IN DETAIL: Product and Version: Android Studio (Latest Version) & Flutter (Channel stable, 3.38.3) Symptoms: • When opening...
[iOS] ProcessException when stopping app on simulator: "Process exited abnormally with exit code -2"
## Description When stopping a Flutter app running on iOS simulator from Android Studio, I get a ProcessException error, even though the app stops successfully. ## Steps to Reproduce 1....
Otter has removed the option to "scope the Dart analyzer to the current package", it was present in pre-Otter versions. Now every time I open AS the Analyzer never stops...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1. Release notes Sourced from actions/checkout's releases. v6.0.1 What's Changed Update all references from v5 and v4 to v6 by @ericsciple in actions/checkout#2314 Add worktree...
Please file this bug report at https://github.com/flutter/flutter-intellij/issues/new. --- ## What happened When i start the Project in Debug-Mode, this message appears and the Project crashed after a view seconds with:...
Bump to use the latest. --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide]([https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md](https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md) for general...
See for example https://github.com/flutter/flutter-intellij/actions/runs/19715353877: ``` checker (VERIFY_BOT) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-193410-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.StreamWriter.Flush(Boolean flushStream,...
Hello Guys I have a problem flutter cannot run on the emulator I tried to run kotlin project, and it worked When I run flutter devices or adb devices, the...
## Steps to Reproduce Tests in test_driver subdirectory are not included under tests in Android Studio. According to [this flutter documentation](https://flutter.io/docs/testing#integration-testing) it seems the default location for integration tests. Currently...