-
**Describe the bug**
Tried two things:
1) Upload the data to a CSV spreadsheet (wood_TID_2024_2.csv) (+ Add sample> Import Samples)
2) The error:
error
File not uploaded because we noticed error…
-
It only gets in the focused mode which I know by changing the TextField `focusedBorder` property that it's being listened to but no keyboard there.
doctor
```
[✓] Flutter (Channel dev, 1.19…
-
### Version
3.1.1
### Platforms
Android, iOS
### Device Model
Xiaomi mi lite 5g and iphone 13 pro
### flutter info
```sh
[✓] Flutter (Channel master, 3.22.0-42.0.pre.6, on macOS …
-
## Steps to Reproduce
When `flutter doctor` downloads dependencies, there are no indicators of what is going on. This is particularly important in places with slow Internet connections. I would exp…
-
### What happened?
For some reason, the Superwall and Home widget packages do not work together (it may be a problem on their end, and I also opened a [ticket there](https://github.com/superwall/Supe…
-
### Steps to reproduce
The following code brings the impeller to its knees, making it impossible to scroll through a list. No errors are noted in the terminal, but the app becomes unresponsive afte…
-
## Steps to Reproduce
1. write integration test as instructed from https://flutter.io/docs/cookbook/testing/integration
2. mark one test case with tag "ios" as instructed from https://pub.dart…
-
I think Cowabunga used to have something like that, wondering if it's possible to implement in Misaka X
-
### Steps to reproduce
Hi,
We’re currently automating tests for a hybrid Flutter-Native app. Since our app includes LTE-specific flows, we need to disconnect the iPhone from Wi-Fi to test LTE fl…
-
## Steps to Reproduce
1. `$ flutter create bug`
1. `$ cd bug`
1. `$ dart migrate --apply-changes`
1. `$ cat >example1.dart`, paste code, end with CTRL-D.
1. `$ cat >example2.dart`, paste code, …