• 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
..
bin Loading commit data...
gradle Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...