commit | ea49db5093071a16fc8cd0e24044eac4541abf07 | [log] [tgz] |
---|---|---|
author | Kate Lovett <katelovett@google.com> | Fri Aug 11 18:46:21 2023 -0500 |
committer | GitHub <noreply@github.com> | Fri Aug 11 23:46:21 2023 +0000 |
tree | 52b378994467fe8c3b69dba4967fdc038eb40130 | |
parent | 0bf0878b6bace86e13be4150178a7f19df19aa62 [diff] |
[dynamic_layouts] Refactor flaky test (#4681) This refactors a test for the example of a wrapped layout in dynamic_tests. This test had become brittle to small text changes because it would check the precise layout offset of the text. It was patched in these cases in #4513 and #4677 to address tiny text variations across platforms and material 2/3 defaults. This refactor changes the test to check the layout offset of the parent Container of the text, which should not have these subtle variations. Fixes https://github.com/flutter/flutter/issues/132321
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: