1. 09 Apr, 2019 1 commit
  2. 05 Apr, 2019 1 commit
  3. 29 Mar, 2019 1 commit
  4. 28 Mar, 2019 1 commit
  5. 27 Feb, 2019 1 commit
  6. 12 Feb, 2019 2 commits
  7. 30 Jan, 2019 2 commits
  8. 25 Jan, 2019 1 commit
  9. 24 Jan, 2019 2 commits
  10. 22 Jan, 2019 2 commits
  11. 19 Jan, 2019 1 commit
  12. 17 Jan, 2019 2 commits
  13. 16 Jan, 2019 1 commit
  14. 15 Jan, 2019 2 commits
  15. 12 Jan, 2019 1 commit
  16. 11 Jan, 2019 1 commit
  17. 09 Jan, 2019 4 commits
  18. 08 Jan, 2019 1 commit
  19. 28 Nov, 2018 1 commit
    • Tim Sneath's avatar
      Updating readme templates for newly created projects (#24725) · 06ec8d3b
      Tim Sneath authored
      We hypothesize that many first-time users creating a new project will look at the README.md as a starting point for "what next". As we've updated our documentation particularly for new users, having better links to our codelabs and cookbooks will help them be productive.
      06ec8d3b
  20. 14 Nov, 2018 1 commit
  21. 10 Nov, 2018 1 commit
  22. 08 Nov, 2018 1 commit
  23. 07 Nov, 2018 1 commit
  24. 06 Nov, 2018 4 commits
  25. 31 Oct, 2018 1 commit
    • Dan Field's avatar
      Re-reland Xcode backend refactor (#23762) · fd6b2e19
      Dan Field authored
      * Use Xcode build configurations to drive Flutter build mode
      
      * Proper check wrt local_engine, print error if profile mode misisng
      
      * Remove unused code, update tests, fix template problem, update warning
      
      * fix up warning
      
      * add explanatory dev comment
      
      * fix whitespace
      
      * missing words, change lambda arrow to function body
      
      * error indentation
      
      * Test early exits for xcode_backend.sh
      
      * only on macOS, use right test
      
      * Update error messages
      
      * case insensitive compare for build config
      
      * Update gallery podfile
      
      * update projects to add profile configuration
      
      * make compatible with flavors
      
      * add missing plist files
      
      * add FLUTTER_FRAMEWORK_DIR back, set swift version for profile, tell Podfile about profile
      fd6b2e19
  26. 30 Oct, 2018 3 commits