Skip to content

Documentation - Dropdown - broken link #406

@Jon-Al

Description

@Jon-Al

In the INFO panel located at the top of the Dropdown page, the link to Flutter's documentation about DropdownMenu is broken:

Current:

Link: https://api.flutter.dev/flutter/material/DropdownMenu

Quoted from the Flet Dropdown page:

Since version 0.27.0, Flet uses DropdownMenu flutter widget for Dropdown control, which is a Material 3 version of previously used DropdownButton.

Corrected:

Link: https://api.flutter.dev/flutter/material/DropdownMenu-class.html

It should show be:

Since version 0.27.0, Flet uses DropdownMenu flutter widget for Dropdown control, which is a Material 3 version of previously used DropdownButton.

Sorry I did not make the correction myself, I do not know how to do so.

Thank you :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions