- 19 Dec, 2018 1 commit
-
-
xster authored
-
- 02 Nov, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Sep, 2018 3 commits
- 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)
-
- 04 Jul, 2018 1 commit
-
-
xster authored
-
- 27 Jun, 2018 1 commit
-
-
Jonah Williams authored
-
- 21 Jun, 2018 1 commit
-
-
matthew-carroll authored
* Use RenderAnimatedOpacity within AnimatedOpacity widget (#15466) * Fixed minor bug in RenderAnimatedOpacity * Updated protected API for ImplicitlyAnimatedWidget
-
- 20 Jun, 2018 1 commit
-
-
Ian Hickson authored
The new matcher package deprecates isInstanceOf which seems eggregious.
-
- 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 1 commit
-
-
xster authored
-
- 11 May, 2018 1 commit
-
-
xster 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.
-
- 07 Mar, 2018 1 commit
-
-
Josh Soref authored
* spelling: accommodate * spelling: allotted * spelling: anonymous * spelling: artificial * spelling: associated * spelling: asset * spelling: button * spelling: canvas * spelling: compatibility * spelling: coverage * spelling: condition * spelling: decoration * spelling: deferring * spelling: diameter * spelling: direction * spelling: displacement * spelling: dropdown * spelling: needing * spelling: environment * spelling: exited * spelling: expansion * spelling: explore * spelling: families * spelling: horizontal * spelling: increment * spelling: indices * spelling: internationalization * spelling: labrador * spelling: localizations * spelling: midflight * spelling: milliseconds * spelling: minimum * spelling: multiple * spelling: multiplication * spelling: navigator * spelling: overridden * spelling: package * spelling: performance * spelling: platform * spelling: porsche * spelling: position * spelling: preceded * spelling: precede * spelling: precedence * spelling: print * spelling: property * spelling: readily * spelling: reproducibility * spelling: rounded * spelling: scroll * spelling: separate * spelling: separator * spelling: services * spelling: specific * spelling: specify * spelling: synchronously * spelling: through * spelling: timeout * spelling: triangle * spelling: trivial * spelling: unusual * spelling: then * spelling: vertically * spelling: visible * spelling: visited * spelling: voice
-
- 05 Feb, 2018 1 commit
-
-
Volodymyr Lykhonis authored
- Add override of border color of CupertinoNavigationBar - Add background color to CupertinoPageScaffold
-
- 14 Dec, 2017 2 commits
-
-
Chris Bracken authored
Applies top, left, right media padding for iOS safe area insets. This is a follow-up to the media padding applied to large titles in flutter/flutter#13550.
-
Chris Bracken authored
Applies left and right media padding to Cupertino navigation bar large titles.
-
- 20 Oct, 2017 1 commit
-
-
xster authored
* create auto back button behaviour * cosmetic fidelity * tests * review * document new icon
-
- 21 Sep, 2017 1 commit
-
-
xster authored
* Refactor CupertinoScaffold * Rename rootTabPageBuilder to tabBuilder * fix tab transparency padding * Add default background color * review notes * fix test
-
- 20 Sep, 2017 1 commit
-
-
xster authored
-
- 12 Sep, 2017 1 commit
-
-
xster authored
* Things lay out but the effects not right yet * Remaining functionalities and tests * one line large title only * Add more docs * review
-
- 28 Jul, 2017 1 commit
-
-
Ian Hickson authored
-
- 15 Jun, 2017 1 commit
-
-
xster authored
* started copying stuff into cupertino page route * extracted from material page route. Ready for testing * works with button and gesture * tests and docs * review notes * review notes
-
- 02 Jun, 2017 1 commit
-
-
xster authored
Create a CupertinoNavigationBar without automatic adding of the lead button
-