- 30 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 26 Jun, 2019 1 commit
-
-
Kate Lovett authored
* WIP * Added tests and updated SafeArea implementation. * Analyzer nits * Review feedback * Updated for SnackBar and PersistentFooterButton cases, added tests to check other potential spots. * doc addition for SafeArea * Typos
-
- 29 Apr, 2019 1 commit
-
-
Dan Field authored
* Re-enable const
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 06 Feb, 2018 2 commits
-
-
Chris Bracken authored
As a convenience, this adds a set of minimum padding to apply. The greater of the minimum padding and the media padding is applied to each edge.
-
Chris Bracken authored
A SafeArea-like widget that applies a SliverPadding instead of a Padding.
-
- 01 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Sep, 2017 1 commit
-
-
Ian Hickson authored
* SafeArea * AnimatedSafeArea * AppBar test * Apply feedback
-