-
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…
-
### Description
Thanks for this project! Hoping to see if this e-mail client works for me on Linux because other options are outdated. I am legally blind and specialize in accessibility and Flutter…
-
There are new test failures on [[tests] Add implicit downcast requirements...[ffi] `AbiSpecificIntegerArray` explicit type argument](https://github.com/dart-lang/sdk/compare/410291fc0fe749fe9cc21d89a3…
-
`const isPro = bool.fromEnvironment('dart.vm.product'); //是否release模式`
-
class MyApp extends StatelessWidget {
const MyApp({super.key});
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
return HotSwapLoader(
…
-
I've tryed to do a ping and compile my app in release mode using this code:
```
final result = await Ping(ipServer, count: 1).stream.first;
if (result.error != null || result.response == nu…
-
## Description
As demonstrated in the DeadlyBushTucker app the showAbout Dialog using SolidLogin wrapper has issues..
The code is at https://github.com/gjwgit/deadly-bush-tucker. The main branch sh…
-
我在aar 集成的时候路由报错,报错信息如下:
flutter: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method reCreateLastPage on channel g_farada…
-
I'm confirming that `flutter_boot_receiver` works on my Pixel 8 phone with stock Android 14, and on an Android 14 emulator with API version 34.
I did notice in an Android API 35 emulator that `db.m…