- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin 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
-
- 16 Nov, 2019 1 commit
-
-
Ian Hickson authored
-
- 05 Nov, 2019 1 commit
-
-
Edman P. Anjos authored
Fixes #42049.
-
- 24 Oct, 2019 1 commit
-
-
Daniel authored
-
- 30 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 25 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 24 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 11 Jun, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 10 May, 2019 1 commit
-
-
Riccardo Ratta authored
Make font semibold when isDefaultAction is true in CupertinoDialogAction
-
- 09 May, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 11 Apr, 2019 1 commit
-
-
xster authored
-
- 29 Jan, 2019 2 commits
-
-
akindone authored
-
Alexandre Ardhuin authored
-
- 18 Dec, 2018 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 05 Oct, 2018 1 commit
-
-
xster authored
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 10 Sep, 2018 1 commit
-
-
Michael Klimushyn authored
Fixes #21250
-
- 17 Aug, 2018 1 commit
-
-
matthew-carroll authored
Deprecated CupertinoDialog in favor of a new widget called CupertinoPopupSurface. (#20397)
-
- 15 Aug, 2018 1 commit
-
-
matthew-carroll authored
Rewrote CupertinoAlertDialog to look nearly identical to an alert dialog in iOS. This includes considerations for blur, translucent white background color, button sizing, gap dividers between buttons, and text scaling layout behavior. (#18381)
-
- 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
-
- 05 Jun, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Jun, 2018 1 commit
-
-
matthew-carroll authored
-
- 18 May, 2018 1 commit
-
-
Greg Spencer authored
This replaces abandoned PR #14824 by @ekbiker, and gives it some love.
-
- 11 May, 2018 1 commit
-
-
xster authored
-
- 10 May, 2018 1 commit
-
-
Hans Muller authored
-
- 03 May, 2018 1 commit
-
-
Konstantin Scheglov authored
-
- 31 Jan, 2018 1 commit
-
-
Greg Spencer authored
This updates the CupertinoAlertDialog to respect text scale factor more properly. Before this, it would scale, but would clip the action buttons at large scales, and would draw in the safe area. It also didn't match the iOS alert because the content didn't scroll. Now it does those properly. I didn't address the fact that buttons should lay out properly (Issue #14345), but that's probably pretty low priority. Fixes #12484
-
- 22 Nov, 2017 1 commit
-
-
Levin Rickert authored
-
- 23 Oct, 2017 1 commit
-
- 20 Oct, 2017 1 commit
-
-
xster authored
* Revert "BoxDecoration.borderRadius and RoundedRectangleBorder.borderRadius RTL (#12603)" This reverts commit 07908916. * Revert "Copy snapshot file into assets (#12523)" This reverts commit f6135107. * Revert "Add a rootNavigator option to Navigator.of (#12580)" This reverts commit 822084b2.
-