Closed
Description
This is a request to add support for downloading unsigned/unpublished dev builds.
This would be similar to downloading unsigned archives from main
, except that the builds will map clearly to dev builds that can be used for sdk constraints.
This will greatly help speed up our iteration process on some projects. Namely, work on expression evaluation requires coordinated changes between the Dart SDK, DWDS (in the webdev package), and the flutter SDK.
We want to land and test changes in DWDS using a raw dev build so we can validate changes, publish them, and roll those into flutter faster. We expect a dev_unsigned
channel will shorten our iteration cycle from a couple weeks to just a couple days.
/cc @annagrin