1. 08 Nov, 2021 1 commit
  2. 07 Nov, 2021 1 commit
  3. 05 Nov, 2021 5 commits
  4. 04 Nov, 2021 2 commits
  5. 03 Nov, 2021 1 commit
  6. 01 Nov, 2021 1 commit
  7. 29 Oct, 2021 1 commit
    • Greg Spencer's avatar
      Differentiate between TalkBack versions for semantics tests. (#92602) · 5883a662
      Greg Spencer authored
      Makes the android_semantics_testing test not fail for newer versions of Talkback.
      
      Also, since the test now depends on pub_semver, upgraded the pubspec files.
      
      The only substantive changes in the PR are in dev/integration_tests/android_semantics_testing/test_driver/main_test.dart
      5883a662
  8. 27 Oct, 2021 1 commit
  9. 25 Oct, 2021 1 commit
  10. 15 Oct, 2021 2 commits
  11. 14 Oct, 2021 1 commit
  12. 13 Oct, 2021 2 commits
  13. 12 Oct, 2021 2 commits
  14. 11 Oct, 2021 2 commits
  15. 08 Oct, 2021 5 commits
  16. 07 Oct, 2021 4 commits
  17. 06 Oct, 2021 1 commit
  18. 05 Oct, 2021 1 commit
    • Greg Spencer's avatar
      Update outdated platform directories in examples (#91125) · 8405868d
      Greg Spencer authored
      The first of three or four changes to update the platform directories of the packages in the Flutter repo that have out date platform code.
      
      This batch includes updating the flutter_view example, updating the sanity check numbers in analyze.dart, and adding some missing Podfiles in the examples. I also eliminated some trailing whitespace in the templates for Android.
      8405868d
  19. 04 Oct, 2021 3 commits
    • Greg Spencer's avatar
      983cbb27
    • 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
    • Ian Hickson's avatar
  20. 02 Oct, 2021 1 commit
  21. 30 Sep, 2021 1 commit
  22. 29 Sep, 2021 1 commit