-
## Steps to Reproduce
1. clone the repo https://github.com/vinceramcesoliveros/go_router_dialog
2. run `flutter pub get`
3. run `flutter run -d chrome`
4. click the `Chris` text
5. clic…
-
The iTouch effect is great but when I tried to use it on the desktop, Firefox got a bit confused by my swipe gestures. It was interrupting what I was doing as highlighting or trying to move elements o…
LL782 updated
2 years ago
-
## Steps to Reproduce
Call `html.window.storage[myKey]` with `myKey` that is not a `String`, it throws an error (here if `myKey` is an `int`):
```
Expected a value of type 'String', but got…
-
## Steps to Reproduce
1. Run the code sample 1, in debug mode in Chrome.
2. Run the code sample 2, in debug mode in Chrome.
The only difference between code sample 1 and code sample 2 is the `f…
-
I'm trying to create a clipboard plugin for web to access images from it.
But the `dart:html` is throwing some error when trying to read the clipboard's data.
## Steps to Reproduce
1. E…
-
## Steps to Reproduce
1. Wrap a SingleChildScrollView Elements with a Scrollbar
2. Add a Row as a child to the SingleChildScrollView and set the scrollDirection of the SingleChildScrollView to hor…
-
Am i missing something?? When every i merge the CSS none of my fonts load. The browser doesn't event try to download them.
-
When running the default counter app on web, moving the browser window between the monitor of the host device and an external monitor, the Flutter app does not re-render its content, resulting in a bl…
-
https://github.com/flutter/flutter/issues/99968#issue-1166259220
**How to fix RenderFlex overflowing in NavigationRail and NavigationRailDestination, when resizing the Desktop window?**
I drag …
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Tap on the first button to see that Form works correctly
3. Tap on the second button to see a crash
**Expected res…