1. 21 Dec, 2022 1 commit
  2. 20 Dec, 2022 3 commits
  3. 19 Dec, 2022 2 commits
  4. 16 Dec, 2022 2 commits
  5. 15 Dec, 2022 4 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
    • Christopher Fujino's avatar
      [flutter_tools] tree shake icons from web builds (#115886) · 1eaf5c0f
      Christopher Fujino authored
      * wip
      
      * remove temp text file
      
      * fix tests
      
      * add test
      
      * default to off
      
      * restore gitignore
      
      * update
      
      * apply annotation to cupertino icons as well
      
      * update reference to library in icon_tree_shaker.dart
      
      * update tests
      
      * fix tests
      
      * remove hack to skip non-const check on web
      
      * add hint about how much reduction and test
      1eaf5c0f
    • Jenn Magder's avatar
      Audit `covariant` usage in tool (#116930) · ada44605
      Jenn Magder authored
      ada44605
    • 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 1 commit
  7. 12 Dec, 2022 2 commits
  8. 11 Dec, 2022 1 commit
  9. 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
  10. 08 Dec, 2022 1 commit
  11. 07 Dec, 2022 2 commits
  12. 06 Dec, 2022 4 commits
  13. 05 Dec, 2022 2 commits
  14. 02 Dec, 2022 5 commits
  15. 01 Dec, 2022 4 commits
  16. 30 Nov, 2022 4 commits
  17. 29 Nov, 2022 1 commit