1. 19 Sep, 2017 1 commit
  2. 15 Sep, 2017 1 commit
  3. 12 Sep, 2017 1 commit
  4. 21 Jul, 2017 1 commit
    • 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
  5. 22 Jun, 2017 1 commit
  6. 08 Apr, 2017 1 commit
  7. 30 Mar, 2017 1 commit
    • Jakob Andersen's avatar
      Add template for plugin projects. (#9076) · f34f8a31
      Jakob Andersen authored
      Plugin projects are created by running `flutter create --plugin <name>`.
      
      An example app is also created in the plugin project, using the normal 'create' template, which has been modified to allow for conditional plugin code.
      
      Modified the android package name to match package naming conventions (all lower-case, and must match the directory name).
      f34f8a31
  8. 24 Jan, 2017 1 commit
  9. 11 Oct, 2016 1 commit
  10. 23 Sep, 2016 1 commit
  11. 24 Feb, 2016 1 commit