1. 07 May, 2018 1 commit
  2. 16 Feb, 2018 1 commit
  3. 18 Dec, 2017 1 commit
  4. 29 Nov, 2017 1 commit
    • Greg Spencer's avatar
      Consolidating .gitignore files. (#13002) · 909406ba
      Greg Spencer authored
      This consolidates all of the non-template .gitignore rules into the top level .gitignore, to ignore common things more broadly, with less maintenance needed for the .gitignore files. Does not touch the templates, so that they still produce needed .gitignores as part of flutter create.
      909406ba
  5. 29 May, 2017 1 commit
  6. 19 May, 2017 1 commit
  7. 04 May, 2017 1 commit
  8. 24 Apr, 2017 1 commit
  9. 21 Apr, 2017 1 commit
  10. 18 Apr, 2017 3 commits
  11. 30 Mar, 2017 1 commit
    • Sarah Zakarias's avatar
      Add swift version of Platform Channel example (#9098) · a94e995f
      Sarah Zakarias authored
      * wip
      
      * wip
      
      * delete main.m
      
      * readd main.m
      
      * update to use new channel api
      
      * update android
      
      * removed android/
      
      * remove debug print
      
      * remomved main.m
      
      * Update year in copyright
      
      * break long line and update name
      
      * mit comments
      
      * update examples/README
      
      * break line
      
      * update README
      
      * update test
      a94e995f