1. 22 Dec, 2022 1 commit
    • Camille Simon's avatar
      [iOS] Add task for spell check integration test (#116222) · 9fb1ae83
      Camille Simon authored
      * Add fix and test
      
      * Add test owner
      
      * Print error for testing
      
      * Make sure locale is the problem
      
      * Test capitalization fix
      
      * Take out Android specific test
      
      * Verify eng fix
      
      * Test fix
      
      * Empty-Commit
      
      * Test all tests
      
      * Up string size for testing
      
      * Remove test
      
      * Undo ci.yaml testing changes
      
      * Test android variant:
      
      * Change to testwidgets
      
      * Add widget tester
      
      * Remove android only attempt
      
      * Revert ci.yaml changes
      9fb1ae83
  2. 21 Dec, 2022 2 commits
  3. 20 Dec, 2022 5 commits
  4. 16 Dec, 2022 2 commits
  5. 15 Dec, 2022 2 commits
    • hellohuanlin's avatar
      [tools]Build IPA validation UI Polish (#116744) · 0916375f
      hellohuanlin authored
      * [tools]some ui polish for build ipa validation
      
      * do not print out a few success validations
      
      * rename installed type to success for more general usage
      
      * forgot nit after reverting custom validation types and re-use doctor types
      0916375f
    • stuartmorgan's avatar
      Add an integration test to plugin template example (#117062) · f1d157bc
      stuartmorgan authored
      * Add an integration test to plugin template example
      
      Dart unit tests don't exercise host-side plugin code at all, so the
      example tests in the plugin template currently have very little
      meaningful coverage. This adds an integration test to the example app
      when creating a plugin, so that there's an example of how to actually
      test that a complete round-trip plugin call works.
      
      This is done as a separate template that's currently only used by the
      plugin template because I don't know what a good example for a
      non-plugin case would be that isn't largely just a duplicate of the
      widget tests. However, the integration test pre-includes conditionals
      around the parts that are plugin-specific so that it can more easily be
      expanded to other use cases later (e.g., in
      https://github.com/flutter/flutter/issues/68818).
      
      Part of https://github.com/flutter/flutter/issues/82458
      
      * Add integration test to expected dependencies of a plugin app
      
      * Test fixes
      
      * Make an explicit test case
      f1d157bc
  6. 14 Dec, 2022 2 commits
  7. 12 Dec, 2022 2 commits
  8. 09 Dec, 2022 1 commit
    • Siva's avatar
      Manual Roll of Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 (#116635) · 7c8e1713
      Siva authored
      * Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3
      
      * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105)
      
      * Bump SDK versions.
      
      * Bump Dart SDK version constraints
      
      * Update shrine package to 2.0.1 (null safe version)
      
      * Fix more tests.
      
      * Include patches from Jason for min android sdk version
      
      * Fix analyzer warning
      7c8e1713
  9. 08 Dec, 2022 1 commit
  10. 07 Dec, 2022 1 commit
  11. 06 Dec, 2022 1 commit
  12. 02 Dec, 2022 5 commits
  13. 30 Nov, 2022 1 commit
  14. 29 Nov, 2022 2 commits
  15. 22 Nov, 2022 1 commit
  16. 18 Nov, 2022 5 commits
  17. 17 Nov, 2022 2 commits
  18. 08 Nov, 2022 4 commits