-
### Steps to reproduce
1. Run the sample app on macOS
2. Press and hold "u" until the IME accent panel is displayed
3. Press right arrow
4. Press left arrow
5. Press ESC
6. Press left arrow
###…
-
**Platform (use [x])**
[] Web
Hi team, my flutter app is failing to build bacause of an error with the version of the plugins.
../../../../.pub-cache/hosted/pub.dev/web_socket_channel-2.4.2/l…
-
This crash happens from time to time on `vm-kernel-precomp-linux-release-x64` bot. Crash happens in the VM running a test harness (making a bot purple), so the VM version might be slightly outdated:
…
-
https://travis-ci.org/dart-lang/vm_service_drivers/jobs/527387562
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
Android
### Description
…
-
There are new test failures on [add Builder.report method and Diagnostic class to support macros sending diagnostics...Issue 53287. Include enums into consideration for PATTERN_NEVER_MATCHES_VALUE_TYP…
-
Thanks for this wonderful framework.
I am currently having issues with creating a project. The error title is Bad: State and sub information is
**** Stacktrace
* #0 ListMixin.firstWher…
-
I/flutter (32377): [NordicNrfMesh] calling disconnect without connected device..
D/BluetoothGatt(32377): connect() - device: 7C:DF:A1:C2:02:CE, auto: false
D/BluetoothGatt(32377): registerApp()
D/B…
-
It is necessary to implement threads, because in the majority of platforms that run Dart supports thread, such as Android, iOS, Windows, Linux, MacOS, * WebAssembly etc.
Many use cases where thread…
-
**Description**
I'm trying to create a cli using very_good_cli, but I noticed that it uses Flutter to get packages. But Why? We can actually use Dart and Flutter according to the project types, right…