1. 15 Aug, 2017 1 commit
    • xster's avatar
      Create template splash screens for Android and iOS (#11505) · 1ad4a088
      xster authored
      * Add iOS template
      
      * Android
      
      * Let the engine reset the theme without the activity knowing
      
      * Small tweak
      
      * Replace assets with different vectors
      
      * Let the template hookup have no actual image assets
      
      * Add back placeholder assets with 1px transparent pngs
      
      * Fix drawable xml
      
      * clean up an extraneous line in the storyboard xml
      1ad4a088
  2. 24 May, 2017 1 commit
  3. 18 May, 2017 1 commit
  4. 16 May, 2017 1 commit
  5. 09 May, 2017 1 commit
  6. 10 Apr, 2017 1 commit
    • Jakob Andersen's avatar
      Inject plugin registration. (#9216) · 7ffa82aa
      Jakob Andersen authored
      Added a PluginRegistry to the new project template. The registry files will be automatically updated at build time to register the native plugins.
      
      Fixes #7814.
      7ffa82aa
  7. 05 Apr, 2017 1 commit
  8. 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
  9. 07 Mar, 2017 1 commit
  10. 03 Feb, 2017 1 commit
  11. 02 Feb, 2017 1 commit
  12. 01 Feb, 2017 1 commit
  13. 26 Sep, 2016 1 commit
  14. 18 Aug, 2016 1 commit
  15. 08 Aug, 2016 1 commit
  16. 13 Jul, 2016 1 commit
  17. 12 Jul, 2016 1 commit
  18. 07 Jul, 2016 1 commit
  19. 06 Jul, 2016 2 commits