commit | 8d07869dd84cb92921c166b6d3dda2502606892d | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch@google.com> | Wed Feb 09 19:49:10 2022 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 09 19:49:10 2022 -0800 |
tree | a38d848c5582d0fa0d09829970db0ae4516b6a47 | |
parent | d2820edf36828bd113372f922fd8b2e0c89ecbaf [diff] |
Drop unnecessary SDK constraint suffix (dart-lang/http_multi_server#40) The `-0` suffix allowed pre-stable SDKs before the launch of null safety, but with the stable release available it is not necessary.