Skip to content

Mismatch between displayed Flutter version and actual documentation #8134

Closed as not planned
@TiffApps

Description

@TiffApps

Describe the problem

Hello,

The documentation content doesn't match the version displayed in the footer of https://api.flutter.dev/, instead it matches the pre-release version.

Expected fix

The doc content should always match the version displayed in the footer, wether it's stable or pre-release version (Although, the stable version should be the logical choice to display there).

Additional context

For example, SnackBarThemeData.width is not included in the 3.3.10 version (version displayed on the docs right now), as the earliest trace is this PR, so 3.5.0-1.0.pre is the first tag that includes width.

As @DanTup found out on Discord, the file at https://api.flutter.dev/offline/flutter.xml includes a different version number (3.7.0-2.0.pre.5), but we're not sure what this file is for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cl.duplicateCloses issue as duplicate of another issueinfra.structureRelates to the tools that create docs.flutter.dev

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions