- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 22 Sep, 2021 1 commit
-
-
nt4f04uNd authored
-
- 03 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 21 May, 2021 1 commit
-
-
Andre authored
-
- 15 Apr, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 18 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 14 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 29 Oct, 2020 1 commit
-
-
Danny Lin authored
-
- 26 Oct, 2020 1 commit
-
-
Yegor authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 17 Sep, 2020 1 commit
-
-
Matěj Žídek authored
-
- 14 Aug, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 06 Aug, 2020 2 commits
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
Alexandre Ardhuin authored
-
- 20 Jul, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Jul, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate foundation to nullsafety * address review comments
-
- 07 Jul, 2020 1 commit
-
- 06 Jul, 2020 2 commits
-
-
Andre authored
* Implement stack trace demangling in the framework.
- 23 Jun, 2020 1 commit
-
-
Dan Field authored
-
- 11 Jun, 2020 2 commits
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
Darren Austin authored
-
- 03 Jun, 2020 1 commit
-
-
Ian Hickson authored
-
- 27 Apr, 2020 2 commits
-
-
chunhtai authored
-
Kate Lovett authored
-
- 23 Apr, 2020 2 commits
-
-
chunhtai authored
* Fix FlutterError.onError in debug mode * update * fix comments * add license header * fix analyzer * update * another attempt * fix test * fix comment
- 09 Apr, 2020 1 commit
-
-
Jason Simmons authored
-
- 02 Apr, 2020 1 commit
-
-
Ferhat authored
-
- 11 Mar, 2020 1 commit
-
-
Greg Spencer authored
This converts Diagnosticable to be a mixin instead of an abstract class, so that it can be used to add diagnostics to classes which already have a base class. It leaves in place the DiagnosticableMixin mixin, since there are some plugins that are still using it, and removing it would mean that those plugins wouldn't work with master branch Flutter anymore. DiagnosticableMixin will be removed once this mixin version of Diagnosticable makes its way to the stable branch.
-