1. 05 Oct, 2022 1 commit
    • Eilidh Southren's avatar
      Add width property to SnackBarThemeData (#112636) · 4862a84b
      Eilidh Southren authored
      * Adding snackbar theme data width field
      
      * Whitespace formatting
      
      * Update docstrings
      
      * version update
      
      * tidy up
      
      * Revert auto text formatting
      
      * Text formatting
      
      * Remove whitespace
      
      * Test tidy
      
      * Whitespace fix
      
      * y Please enter the commit message for your changes. Lines starting
      
      * whitespace
      
      * test fixes
      
      * de-British-ification
      
      * comment modification
      4862a84b
  2. 22 Aug, 2022 1 commit
  3. 17 Aug, 2022 1 commit
  4. 10 Aug, 2022 1 commit
  5. 27 Jul, 2022 1 commit
  6. 19 Jul, 2022 1 commit
  7. 25 May, 2022 1 commit
  8. 14 Apr, 2022 1 commit
  9. 08 Apr, 2022 1 commit
  10. 25 Feb, 2022 1 commit
  11. 21 Jan, 2022 1 commit
  12. 13 Dec, 2021 1 commit
  13. 30 Oct, 2021 1 commit
  14. 08 Oct, 2021 3 commits
  15. 07 Oct, 2021 1 commit
  16. 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
  17. 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
  18. 08 Jul, 2021 1 commit
  19. 23 Jun, 2021 1 commit
  20. 13 May, 2021 1 commit
  21. 10 May, 2021 1 commit
  22. 12 Mar, 2021 1 commit
  23. 29 Jan, 2021 1 commit
  24. 23 Dec, 2020 1 commit
  25. 11 Dec, 2020 1 commit
  26. 01 Dec, 2020 1 commit
  27. 03 Nov, 2020 1 commit
  28. 02 Nov, 2020 1 commit
  29. 29 Oct, 2020 1 commit
  30. 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
  31. 14 Oct, 2020 1 commit
  32. 10 Oct, 2020 1 commit
  33. 06 Oct, 2020 1 commit
  34. 05 Oct, 2020 1 commit
  35. 29 Sep, 2020 1 commit
  36. 17 Sep, 2020 1 commit
  37. 10 Sep, 2020 1 commit
  38. 08 Sep, 2020 1 commit