1. 05 May, 2022 1 commit
  2. 14 Apr, 2022 1 commit
  3. 03 Mar, 2022 1 commit
  4. 01 Mar, 2022 1 commit
  5. 22 Feb, 2022 1 commit
  6. 08 Oct, 2021 3 commits
  7. 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
  8. 31 Aug, 2021 1 commit
  9. 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
  10. 13 May, 2021 1 commit
  11. 10 May, 2021 1 commit
  12. 31 Mar, 2021 1 commit
  13. 12 Mar, 2021 1 commit
  14. 06 Mar, 2021 1 commit
  15. 26 Jan, 2021 1 commit
  16. 19 Jan, 2021 1 commit
  17. 04 Jan, 2021 1 commit
    • Pierre-Louis's avatar
      Improve Cupertino docs (#72927) · 47e3e75b
      Pierre-Louis authored
      * Add 'See also' to cupertino library
      
      * Add snippets to CupertinoApp
      
      * Add CupertinoPageScaffold samples
      
      * Revert "Add CupertinoPageScaffold samples"
      
      This reverts commit 01b0adf351f0320af7835551102d62e3416f0eab.
      
      * Revert "Revert "Add CupertinoPageScaffold samples""
      
      This reverts commit 0af506237a16f7fec5f3744a9bd015a511a15f72.
      
      * Add CupertinoNavigationBar sample
      
      * Tweak CupertinoPageScaffold sample
      
      * Don't use Material in cupertino samples
      
      * Fix colors
      
      * Fix capitalization
      Co-authored-by: 's avatarShi-Hao Hong <shihaohong@google.com>
      
      * Apply suggestions from code review
      Co-authored-by: 's avatarShi-Hao Hong <shihaohong@google.com>
      
      * Add comment about backgroundColor
      Co-authored-by: 's avatarShi-Hao Hong <shihaohong@google.com>
      47e3e75b
  18. 05 Dec, 2020 1 commit
  19. 03 Nov, 2020 1 commit
  20. 02 Nov, 2020 1 commit
  21. 30 Oct, 2020 1 commit
  22. 28 Oct, 2020 1 commit
    • Greg Spencer's avatar
      Remove `nullOk` in `MediaQuery.of` (#68736) · 55289324
      Greg Spencer authored
      Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
      55289324
  23. 17 Oct, 2020 1 commit
  24. 15 Oct, 2020 1 commit
  25. 10 Oct, 2020 1 commit
  26. 08 Oct, 2020 1 commit
  27. 06 Oct, 2020 1 commit
  28. 05 Oct, 2020 1 commit
  29. 24 Sep, 2020 1 commit
  30. 25 Jun, 2020 1 commit
  31. 19 Jun, 2020 3 commits
  32. 11 Jun, 2020 1 commit
  33. 06 Apr, 2020 1 commit
  34. 06 Jan, 2020 1 commit
  35. 28 Dec, 2019 1 commit
  36. 26 Dec, 2019 1 commit