-
### 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/do…
-
## Steps to Reproduce
1. Running `flutter create xelophone_flutter`:
![01 Create](https://i.imgur.com/FYMVINx.jpg)
![02 Create](https://i.imgur.com/XlLVq8M.jpg)
2. Files modified:
![03 modi…
-
## Steps to Reproduce
1. Run `flutter create shader_mask_bug`.
2. Update the `main.dart` file with the below code.
``` dart
import 'package:flutter/material.dart';
void main() => runApp(MyApp…
-
### Steps to reproduce
I want to migrate my project from version 3.13.9 to a higher version. I have tried several and all terno on the same problem. In this case the test is to raise it to 3.22.0.
…
-
## Steps to Reproduce
Right now, I'm running flutter 2.1.0-12.1.pre from the dev channel, but I've seen this issue on the stable and master channels. I only started seeing this issue after upgradi…
-
At work I have issue with mouse wheel on Flutter Desktop on Linux Mint 19.3 (based on 18.04 LTS).
Lists are draggable (they are scrolling with click&drag) but no scrollable with mouse.
I tried also…
-
### 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/…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files by making a SelectableText widget:
```diff
diff --git a/lib/main.dart b/lib/main.dart
index d8a052651..7aca97c4e 100644
-…
-
## Problem
I tried implementing flutter deep linking using the [official article](https://flutter.dev/docs/development/ui/navigation/deep-linking). I noticed that although it works properly with an…
-
### What package does this bug report belong to?
go_router_builder
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### …
Kiura updated
2 months ago