• Danny Tuppeny's avatar
    Fix example code just showing endless spinner when deployed from Windows (#14878) · ae9fdefa
    Danny Tuppeny authored
    * If example code is not found, render a message instead of an endless spinner
    * Trim codeTags to avoid lookup issues with windows carriage returns
    * Trim \r on Windows off the end of code blocks so they're consistently \n
    * Add a test to ensure sample code parses if built on Windows
    * Add a comment about why we trimRight()
    
    Fixes #14820.
    ae9fdefa
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...