• krisgiesing's avatar
    Separate focus management by build owner (#13334) · 898646f0
    krisgiesing authored
    Separate focus management by build owner
    
    Currently the focus manager is held by the singleton WidgetBinding.
    This change places a focus manager in each build owner object,
    which allows clients to run offscreen pipelines without disturbing
    focus management for the main UI.
    898646f0
independent_widget_layout_test.dart 5.64 KB