- 07 Sep, 2021 1 commit
-
-
Anis Alibegić authored
-
- 03 Sep, 2021 1 commit
-
-
arfy slowy authored
-
- 25 Aug, 2021 1 commit
-
-
Greg Spencer authored
This extracts the sample code out from the API doc comments, and places them in separate files on disk, allowing running of the examples locally, testing them, and building of slightly larger examples.
-
- 29 Jul, 2021 1 commit
-
-
Hans Muller authored
-
- 28 Jun, 2021 1 commit
-
-
Janice Collins authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 02 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 25 Feb, 2021 1 commit
-
-
Hans Muller authored
-
- 23 Feb, 2021 1 commit
-
-
Jonathan Cole authored
-
- 09 Feb, 2021 1 commit
-
-
Chinmoy authored
-
- 15 Jan, 2021 1 commit
-
-
Madhur Maurya authored
-
- 24 Dec, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 18 Dec, 2020 1 commit
-
-
Abhishek Ghaskata authored
-
- 16 Dec, 2020 2 commits
-
-
Yash Johri authored
-
Yash Johri authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 01 Dec, 2020 1 commit
-
-
Amit Patil authored
updated defualt value of unselectedItemColor textTheme.caption.color to unselectedWidgetColor (#71314)
-
- 02 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 30 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Oct, 2020 1 commit
-
-
Greg Spencer authored
Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 26 Oct, 2020 1 commit
-
-
MH Johnson authored
-
- 23 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 12 Oct, 2020 1 commit
-
-
xubaolin authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 03 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
This reverts commit 81439922.
-
- 02 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate some material files to nullsafety * review
-
- 14 Aug, 2020 1 commit
-
-
MH Johnson authored
-
- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 12 Jun, 2020 1 commit
-
-
Juyeong Lee authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 28 May, 2020 1 commit
-
-
Tong Mu authored
* Adds default cursor and/or mouseCursor property to a number of widgets. * Adds `MaterialStateMouseCurrsor`.
-
- 20 Apr, 2020 1 commit
-
-
MH Johnson authored
-
- 10 Feb, 2020 1 commit
-
-
Greg Spencer authored
This PR modifies the existing API docs samples to use DartPad so that all of the samples are now interactive apps on the API docs site. It also removes the restriction for the max width of the description area so that the dartpad region can expand horizontally. I updated the first paragraph on the API docs to indicate that Flutter is more than just mobile now (same text as the README.md at the top level). I modified a few of the examples so that they looked nicer, and fit better on the page. I added the sample description text above each DartPad instance, since that often defines the context of the example. I removed animations and images when they were redundant with the sample content. There were a few that made sense to keep, so I did.
-
- 08 Jan, 2020 1 commit
-
-
Greg Spencer authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-