• Chris Bracken's avatar
    Improve AOT snapshot input verification + cleanup (#17144) · c3d43ef4
    Chris Bracken authored
    Bugfix: Moves AOT snapshot input verification past where the last input
    is added to the inputs list.
    
    Cleanup:
    * Extracts _isValidAotPlatform method.
    * Moves non-platform-specific logic to the top.
    * Moves variable declaration closer to first use, and inlines to a
      narrower scope where possible.
    
    This relands #17136, which was reverted in #17142 due to breakage in
    on-device iOS debug builds.
    c3d43ef4
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.coveralls.yml Loading commit data...
.gitattributes 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...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...