- 12 Oct, 2020 1 commit
-
-
Shi-Hao Hong authored
* Expose date symbols and patterns for en_US in framework
-
- 07 Oct, 2020 1 commit
-
-
YeungKC authored
-
- 23 Sep, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 11 Aug, 2020 1 commit
-
-
Shi-Hao Hong authored
* Regenerate _no.arb and _nb.arb from scratch * Revert no <--> nb synonym logic
-
- 06 Aug, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 30 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 09 Jul, 2020 1 commit
-
-
Shi-Hao Hong authored
* Normalize Pashto incomplete translations * Add comment to README.md about incomplete Pashto support
-
- 30 Jun, 2020 1 commit
-
-
Greg Spencer authored
This amends #57588 by adding code that also handles the zero license case, and adds translation strings for that.
-
- 29 Jun, 2020 1 commit
-
-
Darren Austin authored
-
- 24 Jun, 2020 1 commit
-
-
rami-a authored
-
- 23 Jun, 2020 1 commit
-
-
Tonic Artos authored
This is a PR addressing #57226 - Proposal: New UI for Licenses Page. This PR replaces the previous single panel license page with one that uses a master/detail flow (MDFlow) to display packages and their respective licenses. The License Page API remains unchanged. The logic for processing the license data is kept largely the same. This PR changes how the licenses are displayed, by introducing a responsive UI using the master/detail UI pattern. For now I am calling it Master Detail Flow, or MDFlow. MDFlow manifests as two layouts depending on the screen size. On small and medium displays, as determined by the breakpoints given by the Material Design Spec, MDFlow utilises a nested layout. On large displays, MDFlow uses a two panel (lateral) layout. MDFlow is implemented in this PR using a Navigator for the nested layout, and a Stack for the lateral layout. The master and detail views are built using builders. For the interactive component, detail pages are requested from the master view using a proxy obtained by a widget lookup on the build context; MasterDetailFlow.of(context).
-
- 19 Jun, 2020 1 commit
-
-
Sam Rawlins authored
Due to a bug in analyzer [1], some unused imports are not reported when multiple import directives share a prefix name, and one or more are unused. [1] https://github.com/dart-lang/sdk/issues/38784
-
- 18 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 16 Jun, 2020 1 commit
-
-
Zachary Anderson authored
This reverts commit b3c237ce.
-
- 15 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 14 May, 2020 1 commit
-
-
Darren Austin authored
-
- 08 May, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 01 May, 2020 1 commit
-
-
Kate Lovett authored
-
- 29 Apr, 2020 1 commit
-
-
Tom authored
-
- 03 Apr, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 29 Mar, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 25 Mar, 2020 1 commit
-
-
Darren Austin authored
Date Picker UI redesign
-
- 17 Mar, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Mar, 2020 1 commit
-
-
Justin McCandless authored
Adds an overflow menu to the text selection menu on Android when the items overflow.
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Dec, 2019 1 commit
-
-
Shi-Hao Hong authored
-
- 11 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
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 12 Nov, 2019 2 commits
-
-
Shi-Hao Hong authored
* Sort Localization generation output - When creating locales that were assumed from existing locales, the file that is used is non-deterministic. This adds a sort to the iterator to ensure that the same existing locale is used to generate the assumed locale - When generating material, cupertino and date localizations, the generated getters were not sorted. This introduces an alphabetic sort * remove main.dart.snapshot
-
Greg Spencer authored
Updates localizations to match what is now generated. It's unclear what caused the change: it didn't happen because of a flutter PR change, so we're still looking for where the source of the non-determinism is. In the meantime, this will fix the build.
-
- 14 Oct, 2019 1 commit
-
-
Shi-Hao Hong authored
* Refresh .arb files * Refresh localizations
-
- 29 Jul, 2019 1 commit
-
-
Hans Muller authored
-
- 23 Jul, 2019 1 commit
-
-
Hans Muller authored
-
- 05 Jun, 2019 1 commit
-
-
Hans Muller authored
-
- 19 May, 2019 1 commit
-
-
xster authored
-
- 14 May, 2019 1 commit
-
-
Kate Lovett authored
* Updating dart.dev related links * Update packages/flutter_tools/lib/src/base/context.dart
-