Description
Page URL: https://flutter.io/docs/development/tools/sdk/archive.html
Page source: https://github.com/flutter/website/tree/master/src/docs/development/tools/sdk/archive.md
-
Add a description of each of the channels. As requested by @Hixie (and reported by @sfshaza2): the page should contain a description of the channels.
The channels are well documented in the Flutter's channels wiki page, which is referenced at the start of the Archive page:
The Stable channel contains the most stable Flutter builds. See [Flutter’s channels][] for details.
Is this good enough? If not, then I'd rather not have duplicate information. I'd then suggest moving at least the initial part of the wiki page text into the Archive page. WDYT @Hixie?
Also, you mentioned that you might prefer an interface similar to the Dart SDK Archive page: with Version and OS drop downs? Or were you only giving that page as an example w.r.t. the channel descriptions?
-
list sha256sums for download files (originally requested by @cbracken in Website download page should list sha256sums for download files #1955)
-
Question is the Ref value really useful for users? @cbracken @Hixie
Overall, maybe we should just carry over the Dart SDK Archive design and implementation? Thoughts?
cc @kwalrath