-
**No problem with debugging**
windows10 + android studio
flutter build apk
Flutter crash report; please file at https://github.com/flutter/flutter/issues.
## command
flutter build ap…
-
I have the current dev sdk installed via apt:
```
dart --version
Dart SDK version: 2.15.0-108.0.dev (dev) (Unknown timestamp) on "linux_x64"
```
Both before and after updating to latest version…
-
This issue seems to occur when spinning up with the dev channel. It's inserting a version tag to static assets (`/main.dart.js?v=2752228646`) which will 500, causing none of the frontend to load.
`…
-
I used chrome on windows to run the app. The problem happens in device mode on chrome and for any iphone. But it works fine if I choose other phones like galaxy S5.
## Steps to Reproduce
…
-
There is a bug in [`flutter_tools/lib/src/devfs.dart`](https://github.com/flutter/flutter/blob/54c10f44b209f6f056ae6c5fa63ee239a9f1e2d2/packages/flutter_tools/lib/src/devfs.dart#L89) when handling fil…
-
Not sure if I'll be able to repro this, but just saw this when sending a restart... I'll add more info if I can figure out anything useful..
```
Exception has occurred: Error
Error: Hot reload fa…
-
I follow all the comands from Flutter oficial documentation for transform my app in a web project, this is the steps I followed to make the problem show
**flutter channel beta
flutter upgrade
…
-
## Steps to Reproduce
Modify any ext.flutter. service extension to throw an exception
For example modify the debugPaint service extension as follows:
```dart
registerBoolServiceExtensio…
-
Flutter compiler started failing when I run 'flutter run -d chrome', on iOS.
I did not change my environment and did not upgrade flutter. It happened out of the blue.
I tried to run another applicat…
-
```
ApplicationError: The value of property "HealthDetails" is longer than 1500 bytes.
#0 GrpcDatastoreImpl.commit (package:appengine/src/grpc_api_impl/datastore_impl.dart:113:9)
#1 _co…