• Phil Quitslund's avatar
    Flutter create widget test template. (#11304) · f0c2d5ed
    Phil Quitslund authored
    * Flutter create widget test template.
    
    Running `flutter create —with-widget-test` produces a test/widget_test.dart sample widget test.
    
    * Generate widget test bits in flutter create.
    
    * Path fix.
    
    * Added types.
    
    * Skip shell testing on windows.
    
    * formatting fixes
    
    * Update test sample to test the sample app.
    
    * Formatting tweak.
    f0c2d5ed
Name
Last commit
Last update
..
.idea Loading commit data...
android-java.tmpl Loading commit data...
android-kotlin.tmpl Loading commit data...
android.tmpl Loading commit data...
ios-objc.tmpl Loading commit data...
ios-swift.tmpl Loading commit data...
ios.tmpl Loading commit data...
lib Loading commit data...
test Loading commit data...
.gitignore.tmpl Loading commit data...
README.md.tmpl Loading commit data...
android.iml.tmpl Loading commit data...
projectName.iml.tmpl Loading commit data...
projectName_android.iml.tmpl Loading commit data...
pubspec.yaml.tmpl Loading commit data...