Closed
Description
The ZIP archive download of the Dart-SDK API (downloaded from https://dart.dev/get-dart/archive) no longer shows navigation links for a library or class.
The documentation ZIP for v3.0.7 and earlier has three columns: a left navigation column listing the libraries, the main content, and a right navigation column listing the library's classes, constants, functions, etc.
The details in the third column is now missing from the recent ZIP files. The right column in ZIP for v3.1.0 and newer (v3.2.6 at the time of writing) does not have any links in the right navigation column. It just shows the name of the library.
- Dart version and tooling diagnostic info
- Dart 3.2.5 (but it is irrelevant to this issue)
- Whether you are using Windows, macOS, or Linux (if applicable)
- macOS (archive extracted using command line "unzip" program, as well as double clicking on the ZIP file's icon in the Finder)
- Whether you are using Chrome, Safari, Firefox, Edge (if applicable)
- Problem occurs with Safari, Firefox and Chrome.