-
### Steps to reproduce
1. Go to a sub route of a route
2. Click back button
3. Exception is thrown, previous screen not built
### Expected results
Navigation works normally
### Actual r…
-
# Context
Emoji is a Unicode Char
Emojis are considered characters on the web and in digital text. They are encoded as part of the Unicode standard. In Unicode, emojis have their own code poin…
-
### Steps to reproduce
1. Create an app with PlatformViewLink and AndroidViewSurface
2. Implement in Kotlin SurfaceView(or GLSurfaceView) method onTouchEvent
3. Listen to events in that callback
4…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
While nesting two `Transform` widgets, a child widget (I.E. a picture) is disappearing in some cases.
It happens with `Animation` and `AnimatedBuilder` as well.
Conditions for reproducing:
* W…
-
### Enhancement Description
I'm look to understand the best way to bring the User into a conversation where the interaction is not a CLI / CLI tool. I can think of a few workaround-ish ideas that m…
-
## Steps to Reproduce
1. Run `flutter drive --target=test_driver/app.dart`.
2. see the error on test startup:
```bash
VMServiceFlutterDriver: It is taking an unusually long time to connect t…
-
### Steps to reproduce
1. Run test.
2. It prints nothing.
3. Comment `controller: ScrollController()`.
4. Run test.
5. It prints `test`.
### Expected results
Prints `test` twice.
### Actual re…
xVemu updated
2 months ago
-
When path is not empty (is not only root) and query parameter contains colon followed by number, `go_router` throws an exception `Illegal RegExp pattern`.
## Steps to Reproduce
1. run the provid…
-
### Steps to reproduce
1. Run the test in the sample code.
### Expected results
Test should pass.
### Actual results
Test fails.
### Code sample
Code sample
```dart
import 'pa…