1. 24 Oct, 2022 1 commit
  2. 19 Sep, 2022 1 commit
  3. 16 Sep, 2022 1 commit
  4. 09 Sep, 2022 1 commit
  5. 05 Sep, 2022 1 commit
  6. 22 Aug, 2022 1 commit
  7. 10 Aug, 2022 1 commit
  8. 25 May, 2022 1 commit
  9. 27 Apr, 2022 1 commit
  10. 14 Apr, 2022 1 commit
  11. 21 Jan, 2022 1 commit
  12. 12 Oct, 2021 1 commit
  13. 08 Oct, 2021 3 commits
  14. 04 Oct, 2021 1 commit
    • Greg Spencer's avatar
      Clean up examples, remove section markers and --template args (#91133) · fd9ce277
      Greg Spencer authored
      This does a cleanup of the examples, removing all of the "section" markers and extra comments that we don't need anymore now that the samples are no longer in the source code. It also removes the --template arguments from the {@tool dartpad} and {@tool sample} directives, since those are no longer used. It converts two examples that I discovered were still embedded into linked examples in the examples folder.
      
      I didn't delete the templates from the snippets config folder yet, because there are still embedded samples in the dart:ui package from the engine that use them. Once dart:ui no longer uses the templates, they can be removed.
      
      I bumped the version of the snippets package to pick up a change that allows removal of the --template argument.
      fd9ce277
  15. 27 Sep, 2021 1 commit
  16. 25 Aug, 2021 1 commit
    • Greg Spencer's avatar
      Extract Sample code into examples/api (#87280) · 33403bd2
      Greg Spencer authored
      This extracts the sample code out from the API doc comments, and places them in separate files on disk, allowing running of the examples locally, testing them, and building of slightly larger examples.
      33403bd2
  17. 28 Jun, 2021 1 commit
  18. 10 Jun, 2021 1 commit
  19. 22 Jan, 2021 1 commit
  20. 17 Dec, 2020 1 commit
  21. 11 Dec, 2020 1 commit
  22. 03 Nov, 2020 1 commit
  23. 02 Nov, 2020 2 commits
  24. 06 Oct, 2020 1 commit
  25. 05 Oct, 2020 1 commit
  26. 03 Oct, 2020 1 commit
  27. 02 Oct, 2020 1 commit
  28. 03 Aug, 2020 1 commit
  29. 29 Jul, 2020 1 commit
  30. 28 Jul, 2020 2 commits
  31. 11 Jun, 2020 1 commit
  32. 25 Jan, 2020 1 commit
  33. 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
  34. 22 Nov, 2019 1 commit
  35. 24 Sep, 2019 1 commit
  36. 04 Sep, 2019 1 commit