-
I have a flutter module added to my native android project. Everything works ok, but when i go back to my android app, and reopen the flutteractivity (with reuse of the flutter engine) I get this exce…
-
## Bug report
The getInitialMessage() method does not seem reliable, at least on iOS which I'm using for testing this.
I am encountering an issue where the getInitialMessage() is returning null …
-
**Describe the bug**
I'm calling the `showPopover` function from an action of the `SliverAppBar` but the Popover is not shown on the screen. I guess that it is positioned outside of the screen.
**…
-
## Bug report
**Describe the bug**
Android app crash when receive an sms code if you haven't set a timeout
RuntimeException
`Error receiving broadcast Intent { act=com.google.android.gms.auth.…
-
### Steps to reproduce
ListView.builder(
**scrollDirection: Axis.horizontal,**
itemCount: sunny.length,
itemBuilder: (BuildContext context, …
-
There is a code snippet.
```
class Date extends DateTime {
factory Date.from(DateTime other) {
return ((other.isUtc) ? Date.utc : Date.new)(
other.year,
other.month,
o…
-
## Bug report
**Describe the bug**
Basically I am just unable to compile my app to Flutter web
### Steps to reproduce
Steps to reproduce the behavior:
Just be on Flutter Beta v3.19.0.0.13…
-
### Steps to reproduce
1. Scroll fast down and up again on your Android.
### Expected results
The content of the center `PlatformView` / `WebView` should just show the content of the actual `…
-
### Steps to reproduce
1. Launch the application once. (Flutter3.19.0, Dart3.3.0)
1. Make a change to the code that does not affect execution.
1. Execute Hot Reload.
1. An exception is thrown.
##…
-
Also when pressing the automatic report button github wouldn't load because the query string was too long
```
Error Widget&body=- Operating system: linux
- Version: 1.17.0
### Exception
I…