• Adam Barth's avatar
    Add BuildContext.size as a convenience getter (#6355) · 63e7a0e8
    Adam Barth authored
    Developers need to get the size of the BuildContext sufficiently often
    that we should provide a convenient getter for the value. Having this
    getter is also an opportunity to catch common mistakes and provide
    useful error messages that guide developers towards better patterns.
    
    Fixes #2321
    63e7a0e8
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...