You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
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:
Corrected:
Link: https://api.flutter.dev/flutter/material/DropdownMenu-class.html
It should show be:
Sorry I did not make the correction myself, I do not know how to do so.
Thank you :)