- 03 Aug, 2018 1 commit
-
-
Ian Hickson authored
The following changes are made by this PR: * Translation bundles now implement MaterialLocalizations directly, and are public so that they can be directly extended. * The list of supported languages is now a generated constant. * The icuShortTimePattern/TimeOfDayFormat values are now pre-parsed. * Various other changes for consistency with the style guide and the rest of the codebase, e.g. the class names don't use `_`, the `path` library is imported as such, more dartdocs, fewer `// ignore`s, validation using exceptions. This reduces our technical debt benchmark.
-
- 02 Aug, 2018 2 commits
-
-
Alexandre Ardhuin authored
-
Michael Goderbauer authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 19 Jul, 2018 1 commit
-
-
Hans Muller authored
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 09 Jul, 2018 1 commit
-
-
Hans Muller authored
-
- 05 Jun, 2018 2 commits
-
-
Alan Knight authored
-
Alexandre Ardhuin authored
-
- 22 May, 2018 1 commit
-
-
Hans Muller authored
-
- 04 May, 2018 1 commit
-
-
Michael Goderbauer authored
-
- 30 Apr, 2018 1 commit
-
-
Hans Muller authored
-
- 23 Apr, 2018 2 commits
-
-
Hans Muller authored
-
血心 authored
-
- 16 Apr, 2018 1 commit
-
-
Jonah Williams authored
* add localizations for navigation menu, popup menu, dialog, and alert
-
- 22 Mar, 2018 1 commit
-
-
Ian Hickson authored
This is not a grand refactor yet, it's just cleaning up what we have already, so that people who keep using this API (e.g. dialogs) have something coherent to deal with. The major changes are that Navigator and NavigatorState have the same API now, that most of the examples use `<void>` instead of `<Null>`, that the navigator observer can see replaces, and that the `settings` is moved from ModalRoute to Route. I also cleaned up some of the API documentation.
-
- 20 Mar, 2018 1 commit
-
-
Hans Muller authored
-
- 19 Mar, 2018 1 commit
-
-
Hans Muller authored
-
- 14 Mar, 2018 1 commit
-
-
Marcin Urbański authored
Actual text: "Tab 2 of $3" Expected text: "Tab 2 of 3"
-
- 12 Mar, 2018 1 commit
-
-
Jason Simmons authored
-
- 09 Mar, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Mar, 2018 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 07 Mar, 2018 1 commit
-
-
Josh Soref authored
* spelling: accommodate * spelling: allotted * spelling: anonymous * spelling: artificial * spelling: associated * spelling: asset * spelling: button * spelling: canvas * spelling: compatibility * spelling: coverage * spelling: condition * spelling: decoration * spelling: deferring * spelling: diameter * spelling: direction * spelling: displacement * spelling: dropdown * spelling: needing * spelling: environment * spelling: exited * spelling: expansion * spelling: explore * spelling: families * spelling: horizontal * spelling: increment * spelling: indices * spelling: internationalization * spelling: labrador * spelling: localizations * spelling: midflight * spelling: milliseconds * spelling: minimum * spelling: multiple * spelling: multiplication * spelling: navigator * spelling: overridden * spelling: package * spelling: performance * spelling: platform * spelling: porsche * spelling: position * spelling: preceded * spelling: precede * spelling: precedence * spelling: print * spelling: property * spelling: readily * spelling: reproducibility * spelling: rounded * spelling: scroll * spelling: separate * spelling: separator * spelling: services * spelling: specific * spelling: specify * spelling: synchronously * spelling: through * spelling: timeout * spelling: triangle * spelling: trivial * spelling: unusual * spelling: then * spelling: vertically * spelling: visible * spelling: visited * spelling: voice
-
- 01 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 Jan, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Jan, 2018 1 commit
-
-
Ali Bitek authored
-
- 21 Dec, 2017 1 commit
-
-
Yegor authored
* localize a11y tab labels in the TabBar * break import cycle * test boilerplate * fix German translation * more test boilerplate fixes
-
- 19 Dec, 2017 1 commit
-
-
Hans Muller authored
-
- 08 Dec, 2017 1 commit
-
-
Yegor authored
* make time picker accessible * use new CustomPaint a11y API * flutter_localizations tests; use bigger distance delta * fix am/pm control; selected values * fix translations; remove @mustCallSuper in describeSemanticsConfiguration * exclude AM/PM announcement from iOS as on iOS the label is read back automatically
-
- 29 Nov, 2017 1 commit
-
-
Hans Muller authored
-
- 01 Nov, 2017 2 commits
-
-
Yegor authored
* alwaysUse24HourFormat in MediaQuery and time picker * docs; dead code * address some comments * MaterialLocalizations.timeOfDayFormat is the single source of 24-hour-formattedness * Make TimePickerDialog private again * wire up MediaQueryData.fromWindow to Window
-
Yegor authored
* remove locale "sd" (not supported by ICU/CLDR); unify localizations scripts CLI * address comments
-
- 26 Oct, 2017 1 commit
-
-
Yegor authored
* upgrade intl data; use local numerals in date picker * use the shiny new public intl API * address comments
-
- 25 Oct, 2017 1 commit
-
-
Alexandre Ardhuin authored
* enable lint prefer_const_constructors_in_immutables * remove LabeledGlobalKey._
-
- 20 Oct, 2017 1 commit
-
-
Hans Muller authored
-
- 19 Oct, 2017 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 Oct, 2017 1 commit
-
-
Hans Muller authored
-