Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
333 commits
Select commit Hold shift + click to select a range
a41358a
Replace flutter.io with flutter.dev (#30562)
Apr 5, 2019
b407dc9
Cupertino localization step 6: add a GlobalCupertinoLocalizations bas…
xster Apr 8, 2019
0e4d73d
Cupertino localization step 11: add more translation clarifications i…
xster Apr 10, 2019
ac00c6e
Cupertino localization step 7: modularize material specific things ou…
xster Apr 10, 2019
aab2495
Merge pull request #2 from flutter/master
Piinks Apr 16, 2019
65c4a5b
Cupertino localization step 8: create a gen_cupertino_localizations a…
xster Apr 24, 2019
3477c93
Add support for the Kazakh language (#31578)
HansMuller Apr 25, 2019
182f3d7
CupertinoPicker fidelity revision (#31464)
xster Apr 25, 2019
d7b4c3d
Merge pull request #4 from flutter/master
Piinks May 2, 2019
08a539f
Cupertino Turkish Translation (#32013)
furkantektas May 3, 2019
91bbe82
Cupertino localization step 9: add tests (#29954)
xster May 7, 2019
5c3c680
Cupertino localization step 12: push translation for all supported la…
xster May 10, 2019
8a946c5
Revert "Cupertino localization step 12: push translation for all supp…
xster May 10, 2019
c3a5cc5
Merge branch 'master' into master
Piinks May 10, 2019
da0f202
Cupertino localization step 12 try 2: push translation for all suppor…
xster May 19, 2019
0783589
Correct typos (#33322)
cbracken May 25, 2019
3489c61
Updated localizations (#33883)
HansMuller Jun 5, 2019
8046e18
Prepare for Uint8List SDK breaking changes (#34295)
tvolkert Jun 12, 2019
7b797fb
Update Localizations: added 24 new locales (reprise) (#36589)
HansMuller Jul 23, 2019
2859d7e
Add support for the Kannada (kn) locale (#37026)
HansMuller Jul 29, 2019
f8bf064
Localization refresh (#42025)
Oct 14, 2019
98c9a13
Make sure all our .dart files have license headers (#44467)
Hixie Nov 9, 2019
acfbded
Check in new diffs to material localizations (#44736)
gspencergoog Nov 12, 2019
fa597df
Sort Localization generation output (#44743)
Nov 12, 2019
fb61f6b
Spell check of Flutter docs (#45200)
gspencergoog Nov 22, 2019
4a0dba5
License update (#45373)
Hixie Nov 27, 2019
f971b18
implicit-casts:false in dev (#45787)
a14n Dec 5, 2019
dc6c13b
implicit-casts:false in flutter_localizations (#45241)
a14n Dec 11, 2019
9ec4adf
Move localization executables to bin folder (#46251)
Dec 17, 2019
88dd71a
enable lint prefer_final_in_for_each (#47724)
a14n Jan 7, 2020
5180902
use isA<Xxx>() matcher (#48482)
a14n Jan 16, 2020
6e17978
[a11y] Make sure RenderFractionalTranslation updates its semantics af…
clocksmith Jan 17, 2020
fac9ae9
remove unnecessary string interpolations (#49352)
a14n Jan 24, 2020
6d35e5f
revert #48985 (#49572)
dnfield Jan 27, 2020
7fa166d
Script to generate missing localization resources (#49379)
darrenaustin Jan 28, 2020
e50bdd1
Revert string interp (#49602)
dnfield Jan 28, 2020
b9cf551
refactor generateString to emit simpler dart code (#49334)
a14n Jan 31, 2020
2cc8cd3
remove unnecessary string interpolations (#49622)
a14n Jan 31, 2020
b3ba518
Move the localization_utils camelCase function to LocaleInfo (#50152)
HansMuller Feb 5, 2020
edd1905
unnecessary escapes fixes (#50178)
a14n Feb 7, 2020
31da907
change quote to avoid escapes (#50368)
a14n Feb 11, 2020
9640dd9
Text Selection Overflow (Android) (#49391)
justinmc Mar 11, 2020
da42e24
[gen_l10n] Separate out AppLocalizations classes and subclasses by la…
Mar 17, 2020
7b9fd0d
Material Date Picker redesign (#50546)
darrenaustin Mar 25, 2020
89fa735
Started caching results from iana. (#53286)
gaaclarke Mar 26, 2020
71f1d2b
Refresh Material and Cupertino localizations (#53448)
Mar 29, 2020
8f52c38
[gen_l10n] Escape special JSON characters in generateString utility f…
Apr 1, 2020
773be0b
Use `no` locale as synonym for `nb` (#53880)
Apr 3, 2020
82aac3b
enable avoid_equals_and_hash_code_on_mutable_classes (#52507)
a14n Apr 6, 2020
e341290
Remove escape dollar parameter in localizations_utils (#54219)
Apr 8, 2020
36df671
Add support for dismissing cupertino modal on barrier tap (#50915)
tottomotto Apr 29, 2020
f8e205f
Adding tabSemanticsLabel to CupertinoLocalizations (#55336)
Piinks May 1, 2020
d9bdd3d
Test to ensure _kn.arb files are properly escaped (#56091)
May 2, 2020
5c6ae8b
Update Tab semantics in Cupertino to be the same as Material (#56582)
May 8, 2020
24d0d6b
Localized new strings added in the redesigned Material Date Picker (#…
darrenaustin May 14, 2020
89a2ab1
Updated gen_missing_localizations to copy the english strings instead…
darrenaustin May 14, 2020
05cc060
Modernize selection menu appearance (#59115)
justinmc Jun 15, 2020
9c8e151
Revert "Modernize selection menu appearance (#59115)" (#59561)
zanderso Jun 16, 2020
47f58fd
Docs 'a a' fix (#50232)
GaryQian Jun 16, 2020
2f3f916
Reland modernize selection menu appearance (#59617)
justinmc Jun 18, 2020
1af9a6e
Remove unused import which shares prefix name with a used import. (#5…
srawlins Jun 19, 2020
0611f72
[Material] Redesign Time Picker (#59191)
rami-a Jun 23, 2020
21d78f9
New license page. (#57588)
TonicArtos Jun 23, 2020
770f363
Localized new strings added in the redesigned Material Time Picker (#…
rami-a Jun 24, 2020
a09637b
Date picker string translations (#60405)
darrenaustin Jun 29, 2020
c3f6970
New license page with fix for zero licenses. (#60552)
gspencergoog Jun 30, 2020
6b38427
Fix and address Inconsistencies with Pashto support (#60600)
Jul 9, 2020
7afe9df
Make dartdoc warnings fatal (& cleanup of warnings) (#62367)
goderbauer Jul 28, 2020
c3563a9
Random unresolved doc reference fixes I missed before (#62582)
goderbauer Jul 30, 2020
00b7bab
Fix test lifecycle clean up for screen size and semantics. (#62761)
darrenaustin Aug 3, 2020
03a54c9
Address misc time picker design issues (#62803)
rami-a Aug 4, 2020
d26ac2a
Update to the latest localizations (#63026)
Aug 6, 2020
5b70df8
Updated tests to use new button classes. (#63040)
darrenaustin Aug 6, 2020
108b8a6
Remove Special Handling of Norwegian Locales (#63034)
Aug 11, 2020
6903168
Ensure time picker input mode lays out correctly in RTL (#63599)
rami-a Aug 13, 2020
5ba994f
Revert "Ensure time picker input mode lays out correctly in RTL (#635…
mehmetf Aug 18, 2020
4bca120
[Material] Relanding fix to ensure time picker input mode lays out co…
rami-a Aug 19, 2020
4600b98
Remove unused 'dart:async' imports. (#65568)
MichaelRFairhurst Sep 16, 2020
a87755f
Update localizations (#65993)
Sep 23, 2020
c8c5472
Update the cupertino picker visuals (#65501)
YeungKC Oct 7, 2020
5648d30
Expose date symbols and patterns for en_US in framework (#67900)
Oct 12, 2020
a196539
Sync lints (#68136)
a14n Oct 15, 2020
a3c2526
enable unnecessary_string_escapes and use_raw_strings (#68302)
a14n Oct 21, 2020
fe4cf41
Revert "enable unnecessary_string_escapes and use_raw_strings (#68302…
zanderso Oct 21, 2020
55ac390
enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025)
a14n Oct 26, 2020
2acab7b
Added CupertinoSearchTextField (#68074)
DanielEdrisian Oct 27, 2020
fc98b90
[gen_l10n] Fix unintended use of raw string in generateString (#69382)
Oct 31, 2020
217841f
Update cupertino and material translations (#70157)
xster Nov 11, 2020
8d0f883
Migrate flutter_localizations to null safety. (#68645)
darrenaustin Nov 12, 2020
9e07911
Update localizations (#74635)
Jan 25, 2021
09c6b61
[flutter_tools] Make setting of CWD consistent for flutter test (#74622)
jiahaog Jan 26, 2021
ee22d48
Adds First/Last buttons to PaginatedDataTable (#73964)
jlubeck Feb 2, 2021
0290fc3
Remove "unnecessary" imports. (#76159)
srawlins Feb 20, 2021
a995b9d
enable prefer_function_declarations_over_variables lint (#77398)
goderbauer Mar 6, 2021
e70b05b
Typo fixes (#78755)
Mar 23, 2021
4b2d9ff
l10n updates (#80541)
kf6gpe Apr 16, 2021
2db062f
fix sort_directives violations (#80817)
pq Apr 21, 2021
946c021
sort directives (#80901)
pq Apr 22, 2021
2067d30
begin migrating //flutter/dev/tools to null-safety (#80834)
christopherfujino Apr 24, 2021
f9f1b85
fix lint from an improved unnecessary_parenthesis (#83433)
a14n May 27, 2021
5f47f48
enable lint prefer_interpolation_to_compose_strings (#83407)
a14n Jun 1, 2021
e8410e0
l10n updates for June beta (#83826)
kf6gpe Jun 2, 2021
f070cf2
alignment of doc comments and annotations (#84256)
a14n Jun 9, 2021
2c6c55b
migrate localization to null safety (#84064)
Abhishek01039 Jun 14, 2021
53fd415
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make…
gspencergoog Jun 14, 2021
0985ac5
Remove stripping scriptCodes for localization. (#83903)
greymag Jun 16, 2021
78af242
Audit hashCode overrides outside of packages/flutter (#85370)
dnfield Jun 27, 2021
8a77bbf
Revert "Audit hashCode overrides outside of packages/flutter (#85370)…
renyou Jun 28, 2021
979f1b3
Revert "Revert "Audit hashCode overrides outside of packages/flutter …
dnfield Jun 30, 2021
1c1f2b2
Migrate gen_localizations to null-safety (#86051)
christopherfujino Jul 8, 2021
502d187
l10n updates for August beta (#88328)
tvolkert Aug 17, 2021
85bb38a
Update TabPageSelector Semantics Label Localization (#87430)
fernandormoraes Oct 1, 2021
d6e14bc
Enable avoid_redundant_argument_values lint (#91409)
Hixie Oct 8, 2021
a5638b0
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
zanderso Oct 8, 2021
270a77a
Fix avoid_renaming_method_parameters for pending analyzer change. (#8…
scheglov Oct 8, 2021
21af2c9
Enable avoid_redundant_argument_values lint (#91409) (#91462)
Hixie Oct 8, 2021
26a50f7
Update flutter localizations. (#92923)
godofredoc Nov 2, 2021
393cd69
Fix a few prefer_const_declarations and avoid_redundant_argument_valu…
scheglov Nov 3, 2021
35d1ec1
Use `FlutterError.reportError` instead of `debugPrint` for l10n warni…
Hixie Dec 1, 2021
8e306ae
Add material localizations for keyboard keys used for shortcut descri…
gspencergoog Mar 3, 2022
a8e1bd5
migrate generated i18n code to super params (#101065)
goderbauer Mar 30, 2022
4bbd7f2
Prepare `packages` (minus tools,framework) for `use_super_parameters`…
goderbauer Mar 30, 2022
74d8b06
Roll i10n localizations. (#101310)
godofredoc Apr 4, 2022
b6971f5
Enable unnecessary_import (#101600)
goderbauer Apr 8, 2022
29d8092
[intl] speed up localization generation and regenerate symbols (#102614)
Apr 27, 2022
8a2c52f
[devicelab, flutter_test, ...] rename local functions with `_`s (#102…
pq May 3, 2022
c1d196a
Adds `menuBarMenuLabel`, and removes unneeded key localizations (#102…
gspencergoog May 9, 2022
ae7f0f1
Use correct time separator for Indonesian locale (#104070)
guidezpl May 19, 2022
0e672a9
Use `curly_braces_in_flow_control_structures` for non-`flutter` packa…
guidezpl May 25, 2022
d60954d
Remove `new` keyword in a few files (#104438)
nilsreichardt Jun 6, 2022
8ae241a
Update localizations for flutter. (#106759)
godofredoc Jun 29, 2022
e6bac14
Fix Tamil DateTime representation of AM/PM (#108185)
thkim1011 Jul 25, 2022
3607ffd
Unify analysis options (#108462)
goderbauer Jul 28, 2022
266684d
Change button and label text to sentence case for Material 3 (#115187)
thkim1011 Nov 15, 2022
496224c
Date picker special labeling for currentDate with localization and te…
harperl-lgtm Dec 7, 2022
359bf15
Convert TimePicker to Material 3 (#116396)
gspencergoog Dec 14, 2022
acd8905
Update localization of shortcut labels in menus (#116681)
gspencergoog Dec 16, 2022
68e72e0
Implemented Scrim Focus for BottomSheet (#116743)
harperl-lgtm Dec 20, 2022
fcfc388
Fix Finnish TimeOfDate format (#118204)
thkim1011 Jan 11, 2023
55f6ec6
Remove unnecessary null checks in dev/tools (#118845)
goderbauer Jan 20, 2023
87b5b5f
Remove unnecessary null checks in flutter_localizations (#118863)
goderbauer Jan 23, 2023
271ac30
Fix `ExpansionTile` hint for Android (#120881)
TahaTesser Feb 27, 2023
8a356d9
fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMo…
sikandernoori Feb 28, 2023
2ac0f8d
Revert "Fix `ExpansionTile` hint for Android (#120881)" (#121624)
XilaiZhang Feb 28, 2023
cb88885
Updates `flutter_localizations/test` to stop using `TestWindow` (#122…
pdblasi-google Mar 9, 2023
216c386
Revert PRs relating to single window assumption (#122369)
Mar 10, 2023
6b975ec
Updates `flutter_localizations/test` to stop using `TestWindow` (#122…
pdblasi-google Mar 14, 2023
4e6f460
Remove 1745 decorative breaks (#123259)
goderbauer Mar 22, 2023
13324e7
Add Welsh to Material Flutter (and update some other translations) (#…
thkim1011 Apr 4, 2023
3f84435
Revert "Add Welsh to Material Flutter (and update some other translat…
zanderso Apr 4, 2023
1e20196
Add Welsh to Material Flutter (and update some other translations) (#…
thkim1011 Apr 4, 2023
0073255
Update localizations. (#124099)
godofredoc Apr 4, 2023
a8d737f
Adds i18n to widget layer (#123620)
chunhtai Apr 4, 2023
8afe903
Refactor reorderable list semantics (#123263)
chunhtai Apr 6, 2023
c04da63
Revert "Refactor reorderable list semantics" (#124368)
XilaiZhang Apr 7, 2023
0df4990
ExpansionTile audit (#124281)
chunhtai Apr 10, 2023
f01143e
Fix gen_date_localizations script and regenerate (#124547)
thkim1011 Apr 11, 2023
bfd0730
Localize the 'No Replacements Found' spell check string (#124259)
justinmc Apr 12, 2023
29e36cb
fix localization typo for expansionTileExpandedHint (#125212)
chunhtai Apr 20, 2023
20d7da6
Fixes in Cupertino translations (#127872)
tgucio Jun 1, 2023
9e1e90d
Updated flutter_localizations tests for Material3; (#128521)
HansMuller Jun 9, 2023
e1d66ad
[framework] Add textField OCR support for framework side (#96637)
luckysmg Jul 6, 2023
e718f62
Fix `timeOfDayFormat` for Danish (#130437)
thkim1011 Jul 13, 2023
0ef13e4
Fix finish translation for tab labels (#130333)
bleroux Jul 14, 2023
7495331
Add menu dismiss localization (#128613)
gspencergoog Jul 19, 2023
25e406c
[framework] Add Look Up to selection controls for iOS (#131798)
LouiseHsu Aug 2, 2023
71c54a1
[framework] Add Search Web to selection controls for iOS (#131898)
LouiseHsu Aug 8, 2023
01a9acc
Update material and cupertino localizations (#131212)
thkim1011 Aug 9, 2023
5c2cc4f
Analyze doc code snippets for all packages for which we publish docs …
goderbauer Aug 16, 2023
e755ed3
[Framework] Add Share to selection controls (#132599)
LouiseHsu Aug 17, 2023
0728cc0
fixes l10n for CupertinoDatePicker in monthYear mode (#130934)
AndreySuworow Aug 18, 2023
0ba1c89
l10n-related documentation improvements (#133114)
Hixie Aug 24, 2023
5f8b567
Update localizations. (#135691)
godofredoc Sep 29, 2023
b1e4fdd
Seperate localization tests for Material2 and Material3 (#135779)
MitchellGoodwin Oct 10, 2023
c38d6a1
Removed TBD translations for optional remainingTextFieldCharacterCoun…
HansMuller Oct 17, 2023
ddd31a8
[l10n] Update Material shareButtonLabel (#138899)
bleroux Dec 1, 2023
b03535b
Cupertino text clear label (#129727)
MitchellGoodwin Dec 15, 2023
b104539
Add tooltip for the clear button on `SearchAnchor`'s search view (#14…
QuncCccccc Jan 23, 2024
99ca4e8
Fix incorrect zh-cn translation for Look Up Label in selection contro…
LouiseHsu Jan 25, 2024
a7466db
Add `timeSelectorSeparatorColor` and `timeSelectorSeparatorTextStyle`…
TahaTesser Feb 21, 2024
7022389
`CalendarDatePicker` doesn't announce selected date on desktop (#143583)
TahaTesser Feb 21, 2024
0155ed2
[framework] fix incorrect chinese localizations for Search Web and Sh…
LouiseHsu Mar 14, 2024
4ab5559
Roll pub packages manually (#145170)
loic-sharma Mar 15, 2024
719a77d
Update localization files. (#145780)
godofredoc Mar 27, 2024
4dbd185
Add `none` language strings to code blocks. (#146154)
kallentu Apr 2, 2024
d75d793
`switch` statement cleanup (#148382)
nate-thegrate May 17, 2024
ef50905
`switch` expressions: finale (#148711)
nate-thegrate May 21, 2024
6669a88
Update flutter.dev links from misc packages to more permanent destina…
parlough Jun 20, 2024
a1ec4d3
Use correct locale for `CupertinoDatePicker` weekday (#151494)
victorsanni Jul 11, 2024
58ebab8
docimports for flutter_goldens, flutter_localizations, flutter_web_pl…
goderbauer Jul 11, 2024
2a26049
chore: fix typo korean, cutButtonLabel (#151364)
n7484443 Jul 16, 2024
35e2fb7
chore: fix test name & add description of tests (#151959)
n7484443 Jul 18, 2024
137f129
Update material and cupertino localizations (#154959)
QuncCccccc Sep 11, 2024
e309c81
Adjusts the Hindi TimeOfDayFormat to display in a LTR orientation in …
Mairramer Nov 14, 2024
ba6d15a
Adjust ignores for 'dart format' (#160382)
goderbauer Dec 16, 2024
5b4673a
Merge flutter/engine into framework
jtmcdole Dec 17, 2024
8dba7d1
Trigger Build (#160476)
jtmcdole Dec 17, 2024
4596c5a
Auto-format Framework (#160545)
goderbauer Dec 19, 2024
3a2f21a
Back integrate translations from TC (#162274)
QuncCccccc Jan 29, 2025
b37a085
Fix issue #156954: Wrong dateHelpText in MaterialLocalizationIt (#161…
Paulik8 Feb 5, 2025
0312e14
Add localization for `Back` and `Cancel` buttons in CupertinoNavigati…
Michae1Weiss Feb 26, 2025
3247800
Fix korean cupertino datepicker datetime order (#163850)
chul0061 Feb 27, 2025
65ff04f
Remove redundant `useMaterial3: true` (#163376)
2shrestha22 Mar 14, 2025
bf4bb72
Update localizations from console (#166496)
Piinks Apr 3, 2025
a4e1bf9
Add Irish(ga) to Flutter (#167129)
QuncCccccc Apr 15, 2025
80a4bd0
Update date localizations for ga (#168008)
Piinks Apr 29, 2025
485391f
Add missing localization generation for widgets (#169695)
LouiseHsu May 30, 2025
b638585
Avoid using a Key whose only purpose is to be looked up in a test (#1…
justinmc Jun 26, 2025
120e30a
Bump Dart to 3.8 and reformat (#171703)
Piinks Jul 7, 2025
0487b80
Update translation from console (#171556)
QuncCccccc Jul 8, 2025
b93e3c1
Migrate to null aware elements - Part 2 (#172306)
jamilsaadeh97 Jul 30, 2025
a9b3d2b
[A11y] Add semantics for CupertinoExpansionTile (#174480)
victorsanni Sep 3, 2025
7437ae9
[time_picker] refactor: Distinguish widgets for dial mode only (#173188)
Gustl22 Sep 25, 2025
71d812e
Update localization from translation console (#176324)
QuncCccccc Oct 2, 2025
e5c44e3
Correct basque time format (#177031)
justinmc Oct 16, 2025
cda5684
Modernize framework lints (#179089)
Piinks Nov 26, 2025
b84ca27
Update localizations from translation console (#180997)
QuncCccccc Jan 15, 2026
bdb55f9
Update date localization (#181685)
QuncCccccc Feb 10, 2026
877dfa8
Reverts "Update date localization (#181685)" (#182182)
auto-submit[bot] Feb 10, 2026
87accb0
Reland - Update date localization (#182189)
QuncCccccc Feb 11, 2026
2544a5a
Remove some instances of useMaterial3: true (#182944)
AbdeMohlbi Feb 26, 2026
5580b2b
Update localization from translation console (#184742)
QuncCccccc Apr 8, 2026
652e7c2
[tool] Refactor artifacts.dart to use enhanced enums and reduce dupli…
bkonyi May 26, 2026
8459665
Fix date localization missing ZERODIGIT in Arabic(ar) (#188473)
QuncCccccc Jun 24, 2026
6603265
Merge remote-tracking branch 'source-origin/master' into flutter_loca…
justinmc Jul 7, 2026
40a856f
global_material_localizations and generated_material_localizations
justinmc Jul 6, 2026
84ee861
cupertino_localizations and generated_cupertino_localizations
justinmc Jul 6, 2026
3b09b5b
Move in the arb files.
justinmc Jul 6, 2026
4a5cba9
READMEs for l10 stuff.
justinmc Jul 6, 2026
ebf05c6
Move localization scripts.
justinmc Jul 7, 2026
16b9004
gen_missing_localizations.dart works.
justinmc Jul 6, 2026
1a8772c
gen_localizations.dart works.
justinmc Jul 6, 2026
8592a4e
material_ui l10n tests copied and work.
justinmc Jul 7, 2026
fbb0e2a
cupertino_ui l10n tests copied and working.
justinmc Jul 7, 2026
c16ca7b
Correct license header.
justinmc Jul 7, 2026
81d634d
lib/l10n to lib/src/l10n, which is the convention for packages like t…
justinmc Jul 7, 2026
abe8f5b
Analyzer
justinmc Jul 8, 2026
126e7c4
3.44.0 uses meta 1.18.0
justinmc Jul 8, 2026
00c4772
Updated l10n readmes
justinmc Jul 8, 2026
41fbf70
Fix failing l10n tests
justinmc Jul 9, 2026
ef50430
Formatting
justinmc Jul 9, 2026
d3eaebd
Fix path for cupertino localization test
justinmc Jul 9, 2026
c847288
Duh, no File on web
justinmc Jul 9, 2026
ffc60e2
Code review
justinmc Jul 9, 2026
3fb0be4
One more usage of File on web
justinmc Jul 9, 2026
3c22397
Move l10n scripts to root script folder.
justinmc Jul 10, 2026
ab35a71
l10n script regenerated as dart package to have its own deps
justinmc Jul 10, 2026
96fd965
README fixes for script move
justinmc Jul 10, 2026
cfd38c4
Whoops don't need these (generated by dart create)
justinmc Jul 10, 2026
bc011ac
Code review updates from @elliette.
justinmc Jul 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/cupertino_ui/lib/cupertino_ui.dart
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ export 'src/dialog.dart';
export 'src/expansion_tile.dart';
export 'src/form_row.dart';
export 'src/form_section.dart';
export 'src/global_cupertino_localizations.dart';
export 'src/icon_theme_data.dart';
export 'src/icons.dart';
export 'src/interface_level.dart';
export 'src/l10n/generated_cupertino_localizations.dart';
export 'src/list_section.dart';
export 'src/list_tile.dart';
export 'src/localizations.dart';
Expand Down
Loading
Loading