• Michael Thomsen's avatar
    Update IntelliJ template for new projects and existing samples (#7501) · 24f1b2ee
    Michael Thomsen authored
    * Disable 'Show Excluded' by default
    
    * Move .iml file inside .idea dir
    
    * Remove pub and build excludions as they are automatically set by the Dart plugin
    
    * Exclude .idea folder (new users will edit it through the IJ UI, not the file)
    
    * Move .iml files into .idea dir to be consistent with template changes
    
    * Add workspace.xml from new template to existing samples
    
    * Update current examples to match template changes for excluding folders
    
    * Add missing flutter.yaml to make sure there are no analysis errors
    
    * Add back .pub and build excludeFolder tags per https://github.com/flutter/flutter-intellij/issues/630#issuecomment-272887230
    
    * Remove workspace.xml from example per review feedback
    24f1b2ee
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...