• Todd Volkert's avatar
    Switch global key registry to be owned by the build owner. (#74701) · 5584fce3
    Todd Volkert authored
    This gets away from the extra static map for global key registrations
    in favor of the data structures being instance properties of the build
    owner. This still allows for semantically-equivalent static access through
    the binding (which in turn gives access to the build owner).
    
    This also adds a `BuildOwner.globalKeyCount` getter to get the count
    of global keys associated with widgets currently in the tree.
    5584fce3
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
integration_test Loading commit data...
analysis_options.yaml Loading commit data...