| commit | 56a74123ffd838842e1bdf6068fa054e975435a2 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Fri Mar 19 13:36:04 2021 -0700 |
| committer | GitHub <noreply@github.com> | Fri Mar 19 13:36:04 2021 -0700 |
| tree | 2691f38cc643f7ad8feae58a3f5615fbd51bff03 | |
| parent | ec2b4685ecbb4ed93b1e7e8ed8e8519df810d98d [diff] |
Use unique library names (dart-lang/package_config#107) The current dartdocs output does not link correctly because of the conflicting library names. - Use a stable SDK and dependencies. - Test on the oldest supported SDK. - Remove dependency overrides.