- 08 Mar, 2022 1 commit
-
-
Andrei Diaconu authored
-
- 03 Jan, 2022 1 commit
-
-
Will Lockwood authored
Improve iOS fidelity of `barrierColor`s and edge decorations for full-screen Cupertino page transitions (#95537)
-
- 04 Oct, 2021 1 commit
-
-
Greg Spencer authored
This does a cleanup of the examples, removing all of the "section" markers and extra comments that we don't need anymore now that the samples are no longer in the source code. It also removes the --template arguments from the {@tool dartpad} and {@tool sample} directives, since those are no longer used. It converts two examples that I discovered were still embedded into linked examples in the examples folder. I didn't delete the templates from the snippets config folder yet, because there are still embedded samples in the dart:ui package from the engine that use them. Once dart:ui no longer uses the templates, they can be removed. I bumped the version of the snippets package to pick up a change that allows removal of the --template argument.
-
- 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.
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Mar, 2021 1 commit
-
-
Shi-Hao Hong authored
* Create state restoration templates, * Update existing state restoration samples to use the new templates * Add to README, decided to require stateful widgets to include RestorationMixin
-
- 19 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 18 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 12 Mar, 2021 1 commit
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 11 Feb, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 27 Jan, 2021 1 commit
-
-
Shi-Hao Hong authored
* Expose CupertinoModalPopupRoute for state restoration * Add state restoration test, expose kCupertinoModalBarrierColor
-
- 26 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Jan, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 12 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 20 Nov, 2020 1 commit
-
-
Greg Spencer authored
Adds Navigator.maybeOf to replace calling Navigator.of(context, nullOk: true), and removes the nullOk parameter. Also changes Navigator.of to return a non-nullable value, and removes many (120!) instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 03 Nov, 2020 1 commit
-
-
Greg Spencer authored
* Remove nullOk from cupertino color resolution * Add CupertinoDynamicColor.maybeResolveFrom * Remove CupertinoDynamicColor.maybeResolveFrom again
-
- 02 Nov, 2020 1 commit
-
-
Greg Spencer authored
-
- 30 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 29 Oct, 2020 1 commit
-
-
Mateus Felipe C. C. Pinto 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.
-
- 23 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 21 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 13 Oct, 2020 1 commit
-
-
Miguel Beltran authored
-
- 12 Oct, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit da58f5e6.
-
Miguel Beltran authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Sep, 2020 2 commits
-
-
Daniel Edrisian authored
-
Konstantin Scheglov authored
-
- 27 Sep, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 23 Sep, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate some cupertino files to nullsafety * address review comments
-
- 17 Sep, 2020 1 commit
-
-
Matěj Žídek authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 25 Jun, 2020 1 commit
-
-
chunhtai authored
* Add material page, cupertino page, and transition page classes * update * update comments * fix test * addressing comments * make page getter private
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 29 Apr, 2020 1 commit
-
-
Tom authored
-
- 16 Apr, 2020 1 commit
-
-
Masayuki Ono authored
-
- 28 Mar, 2020 1 commit
-
-
Pieter van Loon authored
-
- 27 Feb, 2020 1 commit
-
-
Darren Austin authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-