Tae Hyung Kim
c0c5901c0b
Fix gen_date_localizations script and regenerate ( #124547 )
...
Internal bug: b/256596915
Turns out we need to regenerate date localizations in order for the
`intl` package to be setup properly within Flutter. This PR fixes the
script (since it assumes the use of the old `.packages` way of handling
packages), and regenerates the `generated_date_localizations.dart` file.
2023-04-11 16:54:54 -07:00
Michael Goderbauer
b308555ed1
Enable dangling_library_doc_comments
and library_annotations
lints ( #117365 )
2022-12-20 16:03:21 -08:00
Michael Goderbauer
10a7c9ba22
Unify analysis options ( #108462 )
2022-07-28 09:07:49 -07:00
Jonah Williams
29d814b700
[intl] speed up localization generation and regenerate symbols ( #102614 )
2022-04-27 11:14:05 -07:00
Abhishek Ghaskata
4705e0cc19
migrate localization to null safety ( #84064 )
...
migrate localization to null safety
2021-06-14 11:23:09 -07:00
Christopher Fujino
8654e4ae3e
begin migrating //flutter/dev/tools to null-safety ( #80834 )
2021-04-23 20:24:03 -07:00
Shi-Hao Hong
244f5ab598
Expose date symbols and patterns for en_US in framework ( #67900 )
...
* Expose date symbols and patterns for en_US in framework
2020-10-13 07:56:10 +08:00
Shi-Hao Hong
c36b75e45b
Remove Special Handling of Norwegian Locales ( #63034 )
...
* Regenerate _no.arb and _nb.arb from scratch
* Revert no <--> nb synonym logic
2020-08-12 07:29:17 +08:00
Shi-Hao Hong
365528aad6
Use no
locale as synonym for nb
( #53880 )
2020-04-03 11:56:02 -07:00
Alexandre Ardhuin
5a8de59a66
refactor generateString to emit simpler dart code ( #49334 )
2020-01-31 11:57:54 +01:00
Alexandre Ardhuin
4f9b6cf017
enable lint prefer_final_in_for_each ( #47724 )
2020-01-07 16:32:04 +01:00
Shi-Hao Hong
7874bca248
Move localization executables to bin folder ( #46251 )
2019-12-16 17:30:57 -08:00