flutter/packages/flutter_test
Greg Spencer c7b10df765
Fix initial value for highlight mode on desktop platforms. (#54306)
This fixes the initial value of FocusManager.highlightMode so that it gets initialized correctly on desktop platforms.

My recent update of this code (#52990) broke things so that the highlight mode never changed from the initial default of touch, which meant that focus highlights didn't show unless you set FocusManager.highlightStrategy to something (even automatic, the default: setting it caused the mode to be updated).
2020-04-10 13:23:55 -07:00
..
lib Fix initial value for highlight mode on desktop platforms. (#54306) 2020-04-10 13:23:55 -07:00
test Fix initial value for highlight mode on desktop platforms. (#54306) 2020-04-10 13:23:55 -07:00
BUILD.gn License update (#45373) 2019-11-27 15:04:02 -08:00
pubspec.yaml drop image package dependency for goldens (#54144) 2020-04-09 11:21:23 -07:00