Phil Quitslund
|
f0c2d5eddc
|
Flutter create widget test template. (#11304)
* 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.
|
2017-07-21 15:11:59 -07:00 |
|
Todd Volkert
|
e9c7f604e9
|
Make generated Java folder names match package names. (#10537)
|
2017-06-07 13:16:16 -07:00 |
|
Mikkel Nygaard Ravn
|
251d83a4b5
|
Add org option to flutter create (#10290)
|
2017-05-24 16:19:16 +02:00 |
|
Mikkel Nygaard Ravn
|
10f6483003
|
Add Swift and Kotlin templates (#10259)
|
2017-05-24 08:22:50 +02:00 |
|
Ian Hickson
|
7c9c5a296c
|
Rearrange tests to more closely match code structure (#10043)
|
2017-05-12 10:44:52 -07:00 |
|