- 08 Sep, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit bf8e1270.
-
jacobsimionato authored
This fixes #71222 * Implement operator = and hashcode for CupertinoThemeData and CupertinoTextThemeData which CupertinoThemeData depends on. * Add basic tests for CupertinoThemeData equality and hashcode. I also manually tested the case mentioned in #71222, e.g. equality of ThemeData(cupertinoOverrideTheme: someTheme) Co-authored-by:
Jacob Simionato <jsimionato@google.com>
-
- 05 Sep, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 31 Aug, 2021 2 commits
-
-
LongCatIsLooong authored
-
creativecreatorormaybenot 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.
-
- 12 Aug, 2021 1 commit
-
-
Greg Spencer authored
Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples. This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo. The snippets code is deleted in this PR. I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place. The snippets package resides in the assets-for-api-docs repo. The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
-
- 07 Aug, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 04 Aug, 2021 2 commits
-
-
Viren Khatri authored
-
Yazeed AlKhalaf authored
-
- 03 Aug, 2021 1 commit
-
-
Greg Spencer authored
-
- 30 Jul, 2021 1 commit
-
-
Renzo Olivares authored
* Add requestPrivacy parameter to TextField * remove logs * No need to pass _Editable requestPrivacy for now * Forgot from last commit * Add requestPrivacy flag to text form field * Update docs * Add requestPrivacy to CupertinoTextField * Add test to verify requestPrivacy flag is sent to engine properly * update docs * fix tests * rename requestPrivacy to enableIMEPersonalizedLearning * Update text_input.dart * default to true * Have diagnostic properties default to true for enableIMEPersonalizedLearning
-
- 28 Jul, 2021 1 commit
-
-
James authored
-
- 27 Jul, 2021 1 commit
-
-
Attila Szabó authored
-
- 22 Jul, 2021 1 commit
-
-
Renzo Olivares authored
-
- 16 Jul, 2021 1 commit
-
-
Bryan Oltman authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 08 Jul, 2021 2 commits
-
-
Ahmed Ashour authored
-
Alexandre Ardhuin authored
-
- 01 Jul, 2021 3 commits
-
-
Janice Collins authored
-
Ahmed Ashour authored
-
Rémi Doreau authored
-
- 28 Jun, 2021 1 commit
-
-
Janice Collins authored
-
- 25 Jun, 2021 1 commit
-
-
Dan Field authored
-
- 24 Jun, 2021 1 commit
-
-
Justin McCandless authored
Clarify that minLines/maxLines affect the height of the field and not the number of lines that can be entered.
-
- 18 Jun, 2021 1 commit
-
-
creativecreatorormaybenot authored
-
- 16 Jun, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 10 Jun, 2021 2 commits
-
-
David Martos authored
-
xubaolin authored
-
- 08 Jun, 2021 1 commit
-
-
LongCatIsLooong authored
[TextSelectionControls] move the tap gesture callback into _TextSelectionHandlePainter, remove `_TransparentTapGestureRecognizer`. (#83639)
-
- 04 Jun, 2021 1 commit
-
-
Kate Lovett authored
-
- 02 Jun, 2021 2 commits
-
-
Chinmoy authored
-
Anis Alibegić authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 May, 2021 1 commit
-
-
nt4f04uNd authored
-