Alexander Thomas
Alexander Thomas
Landed, but not released yet.
+1 to what lrhn said (especially about multitests). At a high level, I wonder is convergence worth it for convergence's sake? The main argument is mostly solved by using `package:test`:...
I don't think this has anything to do with dart-docker.
> [@iinozemtsev(https://github.com/iinozemtsev) [@athomas(https://github.com/athomas) could you help with this? I think this is rather high-priority to get this fixed because it significantly degrades experience with developing against physical iOS devices There's...
I guess you've already seen these, but just in case it helps, some links to signing in Flutter & Dart recipes: https://flutter.googlesource.com/recipes/+/refs/heads/main/recipe_modules/signing/api.py https://dart.googlesource.com/recipes/+/refs/heads/main/recipes/release/sign-mac.py
> > I wonder if we should default to building Dart SDK from source from third_party/dart when using `et` > > I'd recommend against this because it will slow down...
A fancier variant would be a version selector as requested here: https://github.com/dart-lang/api.dart.dev/issues/86
Third-party packages: ``` package:uuid package:archive ``` Google packages (not-dartlang): ``` package:built_collection package:built_value ``` What is the impact of not allowing these packages? Are we using their full API surface or...
@bkonyi @jyameo based on what's there so far, I don't think this is ready for approval. By default the answer here is "no". The goal for the SDK is to...
Also, it's not all snapshots in the SDK, just some.