1. 28 Feb, 2022 1 commit
  2. 25 Feb, 2022 2 commits
  3. 24 Feb, 2022 1 commit
  4. 04 Feb, 2022 1 commit
  5. 08 Oct, 2021 3 commits
  6. 12 Aug, 2021 1 commit
    • Greg Spencer's avatar
      Switch document generation to use the snippets package (#87231) · 10e4b040
      Greg Spencer authored
      Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples.
      
      This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo.
      
      The snippets code is deleted in this PR.
      
      I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place.
      
      The snippets package resides in the assets-for-api-docs repo.
      
      The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
      10e4b040
  7. 19 Jul, 2021 1 commit
  8. 08 Jun, 2021 1 commit
  9. 04 Jun, 2021 1 commit
  10. 24 Apr, 2021 1 commit
  11. 04 Mar, 2021 1 commit
  12. 08 Jan, 2021 1 commit
  13. 17 Dec, 2020 1 commit
  14. 20 Nov, 2020 1 commit
  15. 09 Nov, 2020 1 commit
  16. 21 Oct, 2020 1 commit
  17. 16 Sep, 2020 1 commit
  18. 03 Aug, 2020 1 commit
  19. 30 Jul, 2020 1 commit
  20. 28 Jul, 2020 3 commits
  21. 22 Apr, 2020 1 commit
  22. 19 Mar, 2020 1 commit
  23. 20 Feb, 2020 1 commit
  24. 11 Feb, 2020 1 commit
  25. 07 Jan, 2020 1 commit
  26. 05 Dec, 2019 1 commit
  27. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  28. 17 Sep, 2019 1 commit
  29. 31 Jul, 2019 1 commit
  30. 27 Jun, 2019 1 commit
  31. 21 Jun, 2019 2 commits
  32. 05 Apr, 2019 1 commit
  33. 01 Mar, 2019 2 commits