- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin 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)
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 26 Jan, 2021 1 commit
-
-
xster authored
-
- 19 Jan, 2021 1 commit
-
-
Kate Lovett authored
-
- 04 Jan, 2021 1 commit
-
-
Pierre-Louis authored
* Add 'See also' to cupertino library * Add snippets to CupertinoApp * Add CupertinoPageScaffold samples * Revert "Add CupertinoPageScaffold samples" This reverts commit 01b0adf351f0320af7835551102d62e3416f0eab. * Revert "Revert "Add CupertinoPageScaffold samples"" This reverts commit 0af506237a16f7fec5f3744a9bd015a511a15f72. * Add CupertinoNavigationBar sample * Tweak CupertinoPageScaffold sample * Don't use Material in cupertino samples * Fix colors * Fix capitalization Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Apply suggestions from code review Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Add comment about backgroundColor Co-authored-by:
Shi-Hao Hong <shihaohong@google.com>
-
- 05 Dec, 2020 1 commit
-
-
Daniel Edrisian authored
* Add stretch property to CupertinoSliverNavigationBar * Added tests * Fix trailling spaces * xster review: fix tests * xster review: fix tests * trim extra spaces
-
- 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
-
- 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.
-
- 17 Oct, 2020 1 commit
-
-
xster authored
-
- 15 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 05 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 24 Sep, 2020 1 commit
-
-
Alexandre Ardhuin 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
-
- 19 Jun, 2020 3 commits
-
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add key to constructors of public widgets * fix a test * fix a test
-
- 28 Dec, 2019 1 commit
-
-
神楽坂花火 authored
-
- 26 Dec, 2019 2 commits
-
-
LongCatIsLooong authored
-
神楽坂花火 authored
-
- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 22 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* make BuildContext.{ancestorStateOfType,ancestorRenderObjectOfType,rootAncestorStateOfType} generic * make BuildContext.inheritFromWidgetOfExactType generic * make BuildContext.ancestorInheritedElementForWidgetOfExactType generic * make BuildContext.ancestorWidgetOfExactType generic * fix snippet * bump scoped_model on temp version * update names * Revert "bump scoped_model on temp version" This reverts commit d1fcbba028cdb07f44738d1652391692d1ea5ec0. * address review comments * fix ci * address review comments * repeat the deprecation notice * fix uppercase * use of recommanded deprecation syntax * address review comment
-
- 16 Nov, 2019 1 commit
-
-
Ian Hickson authored
-
- 08 Nov, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 25 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 17 Sep, 2019 1 commit
-
-
xster authored
-
- 16 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 16 Aug, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 08 Aug, 2019 1 commit
-
-
Justin McCandless authored
(Breaking Change) Move some hardcoded pixel values to reusable constants.
-
- 14 Jun, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 20 May, 2019 1 commit
-
-
Sam Rawlins authored
-