- 08 Nov, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 25 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 17 Sep, 2019 1 commit
-
-
xster authored
-
- 16 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 16 Aug, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 08 Aug, 2019 1 commit
-
-
Justin McCandless authored
(Breaking Change) Move some hardcoded pixel values to reusable constants.
-
- 14 Jun, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 20 May, 2019 1 commit
-
-
Sam Rawlins authored
-
- 13 May, 2019 1 commit
-
-
xster authored
-
- 15 Apr, 2019 1 commit
-
-
xster authored
-
- 20 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* some space formattings * always use blocks in if-else if a block is used * format spaces in for and while * allow multiline if conditions * fix missing space
-
- 06 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix some formatting issues * address review comments * fix indent
-
- 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
-
- 29 Jan, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 Jan, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 19 Dec, 2018 1 commit
-
-
xster authored
-
- 26 Oct, 2018 2 commits
- 24 Oct, 2018 1 commit
-
-
xster authored
-
- 03 Oct, 2018 1 commit
-
-
xster authored
-
- 23 Sep, 2018 1 commit
-
-
Ian Hickson authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 28 Aug, 2018 1 commit
-
-
xster authored
-
- 24 Aug, 2018 1 commit
-
-
xster authored
-
- 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
-
- 09 Jul, 2018 1 commit
-
-
xster authored
Put the nav bar padding inside the CustomMultiChildLayout for correct centering and allow custom padding (#19129)
-
- 22 Jun, 2018 1 commit
-
-
Jonah Williams authored
-
- 08 Jun, 2018 1 commit
-
-
Jonah Williams authored
-
- 06 Jun, 2018 1 commit
-
-
Edman P. Anjos authored
* Surface border parameter in CupertinoSliverNavigationBar (#18152) * Add tests for CupertinoSliverNavigationBar border * Remove unused keys, find by descendant
-
- 05 Jun, 2018 2 commits
-
-
xster authored
-
Alexandre Ardhuin authored
-
- 11 May, 2018 1 commit
-
-
xster authored
-
- 10 May, 2018 1 commit
-
-
Jonah Williams authored
-
- 22 Mar, 2018 1 commit
-
-
Ian Hickson authored
This is not a grand refactor yet, it's just cleaning up what we have already, so that people who keep using this API (e.g. dialogs) have something coherent to deal with. The major changes are that Navigator and NavigatorState have the same API now, that most of the examples use `<void>` instead of `<Null>`, that the navigator observer can see replaces, and that the `settings` is moved from ModalRoute to Route. I also cleaned up some of the API documentation.
-
- 12 Mar, 2018 1 commit
-
-
Jason Simmons authored
-
- 05 Feb, 2018 1 commit
-
-
Volodymyr Lykhonis authored
- Add override of border color of CupertinoNavigationBar - Add background color to CupertinoPageScaffold
-