- 11 Aug, 2020 5 commits
-
-
Rami authored
-
Alexandre Ardhuin authored
-
Paul Berry authored
* Ignore dead_code hints for weak-only null checks. When https://github.com/dart-lang/sdk/issues/41985 is fixed, the analyzer will begin detecting dead code due to "unnecessary" null checks. Since we want to retain null checks in Flutter even when they appear unnecessary (in order to preserve runtime behavior in weak mode), we need to suppress these dead code hints. * Add comments explaining why we're ignoring dead_code hints
-
Rustom Ichhaporia authored
-
Michael Goderbauer authored
-
- 10 Aug, 2020 6 commits
-
-
Jonah Williams authored
This reverts commit 74b5051c.
-
LI DONGZE authored
* Add native stacktrace field for PlatformException * Mute the readValue check for stacktrace. * polish * Add unit test and further polish * Added more comments * remove unnecessary import * fill in stacktrace to JSONMethodCodec and fix tests Co-authored-by: Ben Li <libe@google.com>
-
Ian Hickson authored
-
Ming Lyu (CareF) authored
-
xubaolin authored
-
Hans Muller authored
-
- 09 Aug, 2020 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 08 Aug, 2020 6 commits
-
-
creativecreatorormaybenot authored
-
Phil Quitslund authored
-
chunhtai authored
-
Pragya authored
-
chunhtai authored
-
Pascal Welsch authored
-
- 07 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 06 Aug, 2020 12 commits
-
-
John Ryan authored
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
chunhtai authored
-
Kate Lovett authored
-
Ayaan Khan authored
-
Hans Muller authored
-
Norbert Kozsir authored
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
Hans Muller authored
-
Justin McCandless authored
-
Mouad Debbar authored
-
- 05 Aug, 2020 5 commits
-
-
creativecreatorormaybenot authored
* Allow GestureDetector to use long press and secondary long press at the same time.
-
xubaolin authored
-
includecmath authored
-
Alexandre Ardhuin authored
-
Ayush Bherwani authored
-
- 04 Aug, 2020 3 commits
-
-
Darren Austin authored
Create a new TextSelectionTheme for text selection properties.
-
Michael Goderbauer authored
-
Jason Simmons authored
-