-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Storage
### Which platforms are affected?
macOS, Web
### Descripti…
-
Our text input integration testing doesn't cover IME-based input such as for Chinese, Japanese, and Korean. At the moment, this is covered by non-platform-specific unit tests.
We should include tes…
-
Running `dart info` says there are no Dart processes:
```
danny@Dannys-MacBook-Pro sdk % ~/Dev/Dart\ SDKs/nightly/bin/dart info
If providing this information as part of reporting a bug, please …
-
I have version sonar-flutter-plugin-0.5.1-SNAPSHOT.jar and it seems to work fine, until I get to this point:
`
ERROR: Error during SonarScanner execution
org.buildobjects.process.StartupException: …
-
## Description
My goal is to write integration tests where I take a screenshot and compare this with a master screenshot, like you do in golden tests. So looked into the [documentation](https://githu…
-
It seems that bindings are pretty useful out of flutter context, and I cant find any usage of `package:flutter` outside of tests and example.
Would it be possible to distribute underlying bindings …
-
### 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…
-
I just installed the plugin but can't run without removing tests dependencies.
I had to do something like this:
```dependencies:
flutter:
sdk: flutter
map_view: ^0.0.14
# The follo…
-
Windows 10, quick_blue 0.4.1+1, flutter 3.3.0-0.2.pre
When I try to `connect` to a `deviceId` that isn't valid, on Windows at least, (such as "asdf") my app crashes, with an error like:
```
Micro…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Current behaviour is that appears problems like:
`Overriding 'init' must be as available a…