app-center icon indicating copy to clipboard operation
app-center copied to clipboard

fix(TEMP): Workaround for combo box in-development fix

Open ashuntu opened this issue 5 months ago โ€ข 1 comments

Temporary workaround for the missing combo box role: https://github.com/flutter/flutter/issues/172918.

This uses my fork of Flutter: https://github.com/ashuntu/flutter/tree/combo-box-role-tmp As well as a small fix for Yaru (because of the Flutter fork): https://github.com/ashuntu/yaru.dart/tree/combo-box-role-tmp


UDEAA-147

ashuntu avatar Jul 30 '25 23:07 ashuntu