-
### Steps to reproduce
This issue is platform agnostic.
1. Create a `MaterialApp` (other types would most likely work as this seems to be a stack overflow error which simply doesn't get caught by …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Flutter Quill version
Commit e51add5f83533796946850…
-
### What version are you using?
6.2.0
### What OS and version are you using to local deploy your application?
Version 15.3
### What platforms are you seeing the problem on?
iOS
### pubspec.yaml…
-
I follow the documentation of the thingsboard mobile development.
Below error comes on flutter run...
PS C:\Users\Admin\Desktop\flutter_thingsboard_app> flutter run
"ar": 73 untranslated messag…
-
### Steps to reproduce
When I run device lab test:
```
../../bin/dart bin/run.dart -d 00008030-001A083911C3802E --ab=2 --local-engine=ios_profile_unopt --local-engine-host host_profile_unopt -t …
-
`Fatal` Exception: java.lang.RuntimeException
Unable to create service yukams.app.background_locator_2.IsolateHolderService: java.lang.SecurityException: Starting FGS with type location callerApp=Pro…
-
## 环境信息
- OS: Windows 11 23H2 22631.4112
- Flutter:
```
[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [版本 10.0.22631.4112], locale zh-CN)
[√] Windows Version (Installed versio…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
- [x] I have carefully [re…
-
I wanted to test dart app for the web with flutter and engine built in local host. I might be missed something while I built dart for beta channel.
## Command
```
flutter --local-engine-src-pat…
-
### Steps to reproduce
on Ubuntu LTS 24.04.01
1. flutter create my_app
2. cd my_app
3. flutter pub get
4. flutter run -d linux --verbose
### Expected results
Since application was compile…