-
-
### Version
^9.0.6
### Platforms
Android, iOS
### Device Model
emulator, iPhone 15 Pro Plus
### flutter info
```sh
[✓] Flutter (Channel stable, 3.24.4, on macOS 15.1.1 24B91 darwin-arm64, local…
-
Crash and no report generated
```
stderr: "unhandled error during finalization of test:
........./test/src/modules/food_list/widgets/cuisines/cuisine_circle_item_widget_test.dart
PathNotFoundExcep…
-
Builds fine on iOS but following error when compiling for Android:
`
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':background_location_tracker:compile…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
1.0.0
### Firebase Tools version
13.20.2
### Flutter Doctor Output
[√] Flutter (Channel beta,…
-
Ideally the code would be structured in a way that allows any tool to discover transitive package graph (and the subset thereof that has hooks in it) once. Then any following action can operate on tha…
-
#### Description
We have a bigger flutter application with around 100k lines of code. We have almost all lint rules enabled. From time to time the RAM usage of dart rises to 8GB or even 14GB. Killing…
-
### Platform
Flutter Mobile iOS
### Obfuscation
Disabled
### Debug Info
Disabled
### Doctor
```
flutter doctor -v
[✓] Flutter (Channel stable, 3.24.5, on macOS 14.6.1 23G93 darwin-arm64,…
-
### Steps to reproduce
1. Install IntelliJ IDEA Ultimate Edition
2. Install the "Android" plugin in the IDE
3. Install flutter
4. Install Android SDK and Visual Studio
5. run `flutter doctor`
##…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I run the example application on macOS and perform a hot restart, I get the following ex…