-
### Steps to reproduce
Spam asynchronous redraws of a Text element on macOS by resizing the window
### Expected results
No Error
### Actual results
```
RenderParagraph.text (/opt/homeb…
-
Hello,
I am using the pod_player version 0.2.2 in flutter version 3.22.2 on ios and android.
The player works fine then suddenly i get this error for couple hours and then it works fine again.
…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
hot reload not working flet run main.py…
-
from https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/vm-aot-win-release-x64/1298/overview
https://dart-ci.appspot.com/log/vm-aot-win-release-x64/vm-aot-win-release-x64/1298/ffi/callback_unwin…
-
Given this code, and a breakpoint on the marked line:
```dart
void main() {
late var x = getThing();
print('test'); // Breakpoint here
}
({int? a}) getThing() => (a: 1);
```
If you t…
-
On one of my android devices I'm getting an exception but the plug-in keep working correctly!
```
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(error, U…
-
There are new test failures on [[ddc] Fix default type args signature on native classes...[vm] Tweak handling of rare types with non-null instance type arguments.](https://github.com/dart-lang/sdk/com…
-
This happens with everything except the login
E/flutter (23482): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(failed_to_show_achievements, 4: , null, null…
-
In my project https://github.com/konsultaner/connectanum-dart I use a vm and a wasm ci chain to produce a coverage output. I started to split up the two coverage outputs and found out that the wasm ou…
-
Hi, trying to get the app running on linux, I get this error.
My system:
```
❯ lsb_release -a
Distributor ID: openSUSE
Description: openSUSE Tumbleweed
Release: 20241105
❯ uname -srm
Lin…