COMMITS
/ packages/flutter_tools/test/general.shard/generate_localizations_test.dart July 26, 2022
July 15, 2022
C
[flutter_tools] fix RangeError in gen-l10n by checking for empty string (#107604)
Christopher Fujino committed
T
[gen_l10n] Throw error when arb file does not exist (#107583)
Tae Hyung Kim committed
May 25, 2022
M
Remove dead code in tools tests (#104567)
Michael Goderbauer committed
May 12, 2022
A
[gen_l10n] Better blank lines in the header of generated files (#103414)
Alex Li committed
April 24, 2022
November 17, 2021
H
Revert "allow full locale in .arb files (#93401)" (#93806)
Hans Muller committed
T
allow full locale in .arb files (#93401)
Taha Tesser committed
November 10, 2021
S
Use num on plural (#93228)
Shueh Chou Lu committed
November 8, 2021
J
[gen_l10n] retain full output file suffix (#88362)
J-P Nurmi committed
October 8, 2021
I
Enable avoid_redundant_argument_values lint (#91409) (#91462)
Ian Hickson committed
Z
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
Zachary Anderson committed
I
Enable avoid_redundant_argument_values lint (#91409)
Ian Hickson committed
September 16, 2021
A
internationalization: fix select with incorrect message (#90096)
Ahmed Ashour committed
August 12, 2021
A
[gen_l10n] to handle arbitrary DateFormat patterns (#86844)
Ahmed Ashour committed
July 22, 2021
A
[gen_l10n] correct variable name when the placeholder requiresFormatting (#86842)
Ahmed Ashour committed
July 21, 2021
A
[gen_l10n] Support plurals and selects inside string (#86167)
Ahmed Ashour committed
July 1, 2021
S
make app localizations lookup a public method (#84732)
Shi-Hao Hong committed
June 4, 2021
A
enable lint use_test_throws_matchers (#83943)
Alexandre Ardhuin committed
May 24, 2021
M
Use type:int without format in gen_l10n (#83132)
Michael Goderbauer committed
May 22, 2021
M
import pkg:intl when DateFormat or NumberFormat is used (#83122)
Michael Goderbauer committed
May 19, 2021
H
Enable avoid_escaping_inner_quotes lint (#81153)
Hattomo (TomohiroHattori) committed
May 14, 2021
J
Replace testUsingContext with testWithoutContext in a few places (#82498)
Jenn Magder committed
May 12, 2021
S
[gen-l10n] Cleans up formatting of the generated file (#79517)
Shi-Hao Hong committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
April 20, 2021
J
Migrate gen_l10n to null safety (#80763)
Jenn Magder committed
J
Refactor LocalizationsGenerator initialize instance method into factory (#80605)
Jenn Magder committed
April 1, 2021
S
[gen-l10n] Remove more ignores, conditionally generate some code (#78975)
Shi-Hao Hong committed
March 30, 2021
S
[gen-l10n] Add `nullable-getter` flag (#79263)
Shi-Hao Hong committed
March 24, 2021
J
Migrate localizations_utils to null safety (#78939)
Jenn Magder committed
S
[gen-l10n] Remove need for ignoring two lints in generated code (#78778)
Shi-Hao Hong committed
March 16, 2021
I
Align more closely with package:test (#77118) (#78343)
Ian Hickson committed
Z
Revert "Align more closely with package:test (#77118)" (#78329)
Zachary Anderson committed
March 15, 2021
I
Align more closely with package:test (#77118)
Ian Hickson committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
January 20, 2021
S
Avoid relative paths in .dart_tool/package_config.json when generate:true (#73944)
Sigurd Meldgaard committed
January 5, 2021
S
[gen_l10n] Use l10n.yaml file instead of command line arguments if it exists (#72950)
Shi-Hao Hong committed
January 4, 2021
S
[gen_l10n] Improve status message when untranslated messages are still present (#72944)
Shi-Hao Hong committed
November 6, 2020
S
[gen-l10n] Fix untranslated messages (#68553)
Shi-Hao Hong committed
November 5, 2020
S
Make resource attributes optional for simple cases (#68774)
Shi-Hao Hong committed
October 31, 2020
S
[gen_l10n] Fix unintended use of raw string in generateString (#69382)
Shi-Hao Hong committed
October 29, 2020
J
[flutter_tools] disable failing gen l10n test (#69340)
Jonah Williams committed
S
[gen_l10n] Add base method code comments for improved discoverability (#69016)
Shi-Hao Hong committed
October 16, 2020
S
September 9, 2020
H
[gen_l10n] Support string list as preferred-supported-locales (#63649)
Herbert Poul committed
September 3, 2020
S
Move gen_l10n into flutter_tools (#65025)
Shi-Hao Hong committed