-
If I try to run a script that uses macros (using `--enable-experiment=macros`), it works fine if that file is inside a sub-folder of my project (for example `bin`, but it can be named anything). Howev…
-
## Bug report
When you delete an email account from the profile page and land back on the sign-in page, choosing sign-in with Google results in nothing happening. But when you reload the app you're…
-
In the VM Dart tests, we have `use_flag_test_helper.dart`, which I created a while back to abstract out the paths to various binaries that are needed for tests that generate snapshots, as well as help…
-
There are new test failures on [Rename a regression test so that the test runner runs it.](https://github.com/dart-lang/sdk/commit/c362bc085c2b7dc3224af6702902817457144ab4).
The tests
```
languag…
-
When i tried to run example flutter_package_import app in android or ios, im getting an error
I cant see any ios/android folder in example apps, Is it possible to use this library in iOS/Android ap…
-
Building in master
Trying to use CIPD provided Clang armv7, it fails to configure.
```
./flutter/tools/gn --runtime-mode debug --embedder-for-target --full-dart-sdk --enable-fontconfig --target…
-
There are new test failures on [[infra] Add xcodebuild/...XARM64 directories to the vm-kernel fileset](https://github.com/dart-lang/sdk/commit/1a0a1e1e8e88e11f207b832cc1b4e6fb3ab32275).
The test
`…
-
I have multiple dart projects in one repo, my build system is using these steps:
```
mkdir coverage
cd server
pub get
dart_coveralls calc --workers 2 --output ../coverage/server.lcov test/all.dart
cd…
-
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: Exception: HTML editor is still loading, please wait before evaluating this JS: $('#summernote-2').summernote('focus');!
#0 HtmlEditor…
-
There are new test failures on [[tests] Add implicit downcast requirements...[ffi] `AbiSpecificIntegerArray` explicit type argument](https://github.com/dart-lang/sdk/compare/410291fc0fe749fe9cc21d89a3…