- 15 Dec, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 22 Aug, 2023 1 commit
-
-
Polina Cherkasova authored
This PR replaces some `testWidgets` with `testWidgestsWithLeakTracking`.
-
- 18 Jul, 2023 2 commits
-
-
Taha Tesser authored
Updated unit tests for `AppBar` and `AppBarTheme` to have M2 and M3 versions. More info in https://github.com/flutter/flutter/issues/127064
-
Taha Tesser authored
fixes [[Material3] AppBar does not respect `foregroundColor` or `iconTheme` for leading and actions in some cases](https://github.com/flutter/flutter/issues/130485) ### Description - Fix `Colors.white` not applied in dark mode - Add regression tests - make `iconStyle` private for consistency ### Before ![Screenshot 2023-07-14 at 18 40 58](https://github.com/flutter/flutter/assets/48603081/a6caffd6-d9a1-407a-aea7-c30047bfe7c7) ### After ![Screenshot 2023-07-14 at 18 41 04](https://github.com/flutter/flutter/assets/48603081/f864da7a-2ff8-46a4-8927-591e50050502)
-
- 13 Jun, 2023 1 commit
-
-
Qun Cheng authored
-
- 13 Apr, 2023 1 commit
-
-
Taha Tesser authored
Refactor `SliverAppBar.medium` & `SliverAppBar.large` to fix several issues
-
- 23 Feb, 2023 1 commit
-
-
Taha Tesser authored
Fix `SliverAppBar.medium` & `SliverAppBar.large` title overlap with leading/actions widgets, leading width, and title spacing (#120780) * Fix `SliverAppBar.medium` & `SliverAppBar.large` title overlap with leading/actions widgets, leading width, and title spacing * Add `titleSpacing` theme tests and consolidate multiple tests for the same widgets
-
- 16 Feb, 2023 1 commit
-
-
Hans Muller authored
-
- 15 Feb, 2023 1 commit
-
-
LongCatIsLooong authored
-
- 13 Feb, 2023 1 commit
-
-
Qun Cheng authored
-
- 12 Jan, 2023 2 commits
-
-
Qun Cheng authored
IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme (#118216)
-
Taha Tesser authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 27 Apr, 2022 2 commits
-
-
Darren Austin authored
-
Phil Quitslund authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 03 Aug, 2021 1 commit
-
-
Darren Austin authored
-
- 13 Jul, 2021 1 commit
-
-
Hans Muller authored
-
- 12 Jul, 2021 1 commit
-
-
Hans Muller authored
-
- 01 Jul, 2021 1 commit
-
-
Hans Muller authored
-
- 30 Jun, 2021 1 commit
-
-
Hans Muller authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 15 Apr, 2021 1 commit
-
-
Hans Muller authored
-
- 13 Apr, 2021 1 commit
-
-
Michael Debertol authored
-
- 02 Mar, 2021 1 commit
-
-
Nathan Walker authored
-
- 15 Jan, 2021 1 commit
-
-
Hans Muller authored
-
- 17 Dec, 2020 1 commit
-
-
Hans Muller authored
-
- 04 Dec, 2020 1 commit
-
-
Hans Muller authored
-
- 10 Nov, 2020 1 commit
-
-
Hans Muller authored
-
- 09 Nov, 2020 1 commit
-
-
Hans Muller authored
-
- 09 Oct, 2020 1 commit
-
-
Greg Spencer authored
This migrates more material tests to NNBD.
-
- 08 Oct, 2020 1 commit
-
-
Ayush Bherwani authored
* adds titleSpacing in AppBarTheme Co-authored-by: Shi-Hao Hong <shihaohong@google.com>
-
- 15 Jun, 2020 1 commit
-
-
Anis Alibegić authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 21 May, 2020 1 commit
-
-
Ayush Bherwani authored
-
- 25 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-