-
It's failing to draw the new window placement. I'm getting the following in the log:
>fail: Windows.UI.Input.GestureRecognizer[0]
TabViewItem-124050 Inconsistent state, we already have a pe…
-
A crash is logged in firebase with following details.
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null value. Error thrown .
at AnimationCo…
-
I'm trying to run the example on a clean project but I get this error:
Exception has occurred.
FlutterError (Incorrect GestureDetector arguments.
Having both a pan gesture recognizer and a scale…
-
### Bug description
I am using Windows 11 IoT Enterprise LSTC 2024. I downloaded the software, installed it, and tried to make an account, and it fails to do this every time. I use Passy on another W…
-
### Description
When using a formatted label with a hyperlink, Android's screen reader TalkBack does not announce the role "Button" for the hyperlink.
```xaml
…
-
### Describe the problem you discovered
Import a wallet, go to earn Tab, click on farm info, open the explorer for the farm address and click on "archethic wallet" button
```
[ERROR:flutter/runtime/d…
-
Hi, thank you for sharing this repository. I had a problem when compiling example project
Step to reproduce :
1. Clone repository
2. Pub get
3. Run example
Error :
`E/flutter (25318): [E…
-
I try to get my StackTraces logged.
It's working fine if I call:
`print(Chain.current().terse);`
StackTrace
```bash
flutter: package:stacktrace_test/main.dart 36:35 HomeP…
-
### Description
The setup is a CollectionView inside a grid. The grid has gesture recognizers defined, the CollectionView does not.
Tapping on the page triggers the tap gesture recognizer unless you…
-
I have a gesture recognizer inside a view. Inside that view there's a button that opens a modal. Inside that modal I have another gesture recognizer.
Whenever I'm swiping on the gesture recognizer…