-
I get the following error when trying to use Cronet in my Flutter application:
```
W/JavaCronetEngine(17661): using the fallback Cronet Engine implementation. Performance will suffer and many HTTP c…
-
### Related issues
[120060](https://github.com/flutter/flutter/issues/120060)
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flu…
-
1. Initialize speech and listen
2. I don't make any sound.
3. A time out occurs and an error occurs in speech.
4. An error occurs when calling setState on the screen after an error has occurred.
…
-
### Platform
MacOS 14.4.1
### Plugin
connectivity_plus
### Version
6.0.3
### Flutter SDK
Flutter 3.22.0 • channel stable
### Steps to reproduce
Run https://github.com/fluttercommunity/plus_pl…
-
## Description
Clicking anywhere on the screen beeps on macos.
```dart
import 'package:flutter/material.dart';
import 'package:go_router/go_router.dart';
void main() {
runApp(const MyA…
-
### Steps to reproduce
1. Open example in VSCode, chose web platform
2. Set a breakpoint on line that calls runApp
3. Debug
4. Then the breakpoint is hit, click hot restart a few times
Issues…
-
Hi , I’m using Flutter 3.13.7 and I’m trying to add the sms_advanced plugin version 1.1.0 to my project, when I run the app using Flutter run I get an error from the Xcode 15 build that says Semantic …
-
When trying to run a Flutter app on Android 35 with `jni: 0.11.0` as dependency, the app crashes directly during plugin registration.
```
2024-09-26 17:01:25.835 3765-3821 ResourceExtractor …
-
### Steps to reproduce
1. Run the sample app in the iPad Air 13-inch emulator with iOS 17.5 with a Portuguese (Portugal) keyboard
2. Press `´` and then `a`
### Expected results
`Á` is insert…
-
Error:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_root_jailbreak:verifyReleaseResources'.
> A failure occurred while executing com.and…