- 01 Jul, 2021 1 commit
-
-
Janice Collins authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 May, 2021 1 commit
-
-
Sam Rawlins authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 26 Apr, 2021 1 commit
-
-
Tong Mu authored
Applies #78522 to existing code, by replacing all occurrences of LogicalKeySet to SingleActivator or ShortcutActivator.
-
- 02 Apr, 2021 1 commit
-
-
Kate Lovett 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 Mar, 2021 1 commit
-
-
Kate Lovett authored
-
- 09 Feb, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 12 Jan, 2021 1 commit
-
-
Sam Rawlins 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>
-
- 22 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 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
-
- 02 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 23 Sep, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate some cupertino files to nullsafety * address review comments
-
- 08 Aug, 2020 1 commit
-
-
chunhtai authored
-
- 28 Jul, 2020 1 commit
-
-
chunhtai authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 08 Jun, 2020 1 commit
-
-
chunhtai authored
-
- 07 Apr, 2020 1 commit
-
-
Greg Spencer authored
This updates the Action API in accordance with the design doc for the changes: flutter.dev/go/actions-and-shortcuts-design-revision Fixes #53276
-
- 29 Jan, 2020 1 commit
-
-
chunhtai authored
Navigator 2.0: Refactor the imperative api to continue working in the new navigation system (#44930)
-
- 08 Jan, 2020 1 commit
-
-
Greg Spencer authored
-
- 05 Dec, 2019 1 commit
-
-
Greg Spencer authored
This adds actions and shortcuts arguments to WidgetsApp (and MaterialApp and CupertinoApp) to allow developers to override the default mappings on an application, and to allow for a more complex definition of the default mappings. I've stopped using SelectAction here, in favor of using ActivateAction for all activations, but haven't removed it, to avoid a breaking change, and to allow a common base class for these types of actions. This is because some platforms use the same mapping (web) for both kinds of activations (both select and activate).
-
- 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
-
- 07 Nov, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 25 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 03 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 22 Aug, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 05 Apr, 2019 1 commit
-
-
Tim Sneath authored
-
- 15 Jan, 2019 1 commit
-
-
Dan Field authored
-
- 19 Dec, 2018 1 commit
-
-
xster authored
-
- 09 Nov, 2018 1 commit
-
-
Gary Qian authored
New locale resolution algorithm to use full preferred locale list, include scriptCode in Locale. (#23583)
-
- 23 Oct, 2018 1 commit
-
-
xster authored
-
- 05 Oct, 2018 1 commit
-
-
xster authored
-
- 25 Sep, 2018 3 commits
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-