• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...