• Siva's avatar
    Turn off unused changes report during hot reload (#16520) · dbddcf26
    Siva authored
    * A new UI is being designed to make the unused reload messaging clearer,
    the UI will use the coverage data to highlight lines in the UI that were not executed during a reload.
    
    In lieu of that we are turning off the unused reload messages experiment.
    
    There were some issues in Dart2 also with this functionality
    - source fingerprinting is not implemented in Dart2
    - some additional synthetic functions are generated for invocation argument checking that are not appropriately filtered out.
    dbddcf26
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages 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...