- 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
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 25 Feb, 2019 1 commit
-
-
rami-a authored
* Allow app bar actions to be themed independently if needed * Update SliverAppBar docs that were out of date * Clarify fallback behavior in a comment * Analyzer * Address PR feedback * Address PR feedback * Put back checks on actions icon theme * Address PR feedback * Retrigger CI
-
- 22 Jan, 2019 1 commit
-
-
rami-a authored
This change creates an `AppBarTheme` to be used with `AppBar` widgets. This allows for users to theme their AppBars separately from their overall Theme if they choose.
-