1. 13 Nov, 2019 1 commit
  2. 09 Nov, 2019 1 commit
  3. 06 Nov, 2019 1 commit
  4. 02 Nov, 2019 1 commit
  5. 01 Nov, 2019 1 commit
  6. 25 Oct, 2019 1 commit
  7. 24 Oct, 2019 1 commit
  8. 23 Oct, 2019 1 commit
  9. 17 Oct, 2019 2 commits
  10. 15 Oct, 2019 3 commits
  11. 10 Oct, 2019 1 commit
  12. 04 Oct, 2019 3 commits
  13. 30 Sep, 2019 1 commit
  14. 24 Sep, 2019 1 commit
  15. 20 Sep, 2019 2 commits
    • stuartmorgan's avatar
      Support create for macOS (app and plugin) (#40851) · 0412977e
      stuartmorgan authored
      Adds macOS support for `flutter create`:
      - Currently it is behind a hidden flag.
      - Adds a TargetPlatform workaround to lib/main.dart in the standard app template when enabled.
      - Supports `app` and `plugin`; `module` support doesn't yet exist for macOS in general.
      
      This will eliminate the need to use FDE's examples as templates on macOS. The templates are based on the current state of FDE's examples, with templating support added (and with adoption of the new application delegate in the app, which hadn't been done yet in FDE, eliminating some boilerplate from the template).
      
      Fixes #30703 
      0412977e
    • stuartmorgan's avatar
      Move iOS and Android gitignore rules into folders (#40864) · 86c342ec
      stuartmorgan authored
      Rather than have a monolithic .gitignore covering all platforms in the
      app template, have each platform folder contain its own rules.
      
      Fixes #40793
      86c342ec
  16. 17 Sep, 2019 1 commit
  17. 14 Sep, 2019 2 commits
  18. 04 Sep, 2019 1 commit
  19. 03 Sep, 2019 2 commits
  20. 02 Sep, 2019 1 commit
  21. 30 Aug, 2019 1 commit
  22. 26 Aug, 2019 1 commit
  23. 20 Aug, 2019 1 commit
  24. 19 Aug, 2019 1 commit
  25. 17 Aug, 2019 1 commit
  26. 10 Aug, 2019 1 commit
  27. 07 Aug, 2019 2 commits
  28. 06 Aug, 2019 2 commits
  29. 02 Aug, 2019 1 commit
  30. 01 Aug, 2019 1 commit