diff --git a/dev/benchmarks/microbenchmarks/pubspec.yaml b/dev/benchmarks/microbenchmarks/pubspec.yaml index f86b827f89..5f4eaf1982 100644 --- a/dev/benchmarks/microbenchmarks/pubspec.yaml +++ b/dev/benchmarks/microbenchmarks/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: http: 0.13.6 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" http_multi_server: 3.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" http_parser: 4.0.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" - intl: 0.18.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" + intl: 0.19.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" io: 1.0.4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" isolate: 2.1.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" js: 0.7.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" @@ -140,4 +140,4 @@ flutter: - packages/flutter_gallery_assets/people/square/stella.png - packages/flutter_gallery_assets/people/square/trevor.png -# PUBSPEC CHECKSUM: 8533 +# PUBSPEC CHECKSUM: 8933 diff --git a/dev/benchmarks/test_apps/stocks/pubspec.yaml b/dev/benchmarks/test_apps/stocks/pubspec.yaml index 02ead2a883..6661d0e22f 100644 --- a/dev/benchmarks/test_apps/stocks/pubspec.yaml +++ b/dev/benchmarks/test_apps/stocks/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: sdk: flutter flutter_localizations: sdk: flutter - intl: 0.18.1 + intl: 0.19.0 http: 0.13.6 isolate: 2.1.1 @@ -79,4 +79,4 @@ dev_dependencies: flutter: uses-material-design: true -# PUBSPEC CHECKSUM: 54de +# PUBSPEC CHECKSUM: 58de diff --git a/dev/bots/pubspec.yaml b/dev/bots/pubspec.yaml index 14c6cce6a1..e3864f9960 100644 --- a/dev/bots/pubspec.yaml +++ b/dev/bots/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: analyzer: 6.4.1 args: 2.4.2 crypto: 3.0.3 - intl: 0.18.1 + intl: 0.19.0 file: 7.0.0 flutter_devicelab: path: ../devicelab @@ -75,4 +75,4 @@ dependencies: dev_dependencies: test_api: 0.7.0 -# PUBSPEC CHECKSUM: 6201 +# PUBSPEC CHECKSUM: 6601 diff --git a/dev/conductor/core/pubspec.yaml b/dev/conductor/core/pubspec.yaml index 0b1e19e10b..d617252e82 100644 --- a/dev/conductor/core/pubspec.yaml +++ b/dev/conductor/core/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: archive: 3.3.2 args: 2.4.2 http: 0.13.6 - intl: 0.18.1 + intl: 0.19.0 meta: 1.12.0 path: 1.9.0 process: 5.0.2 @@ -66,4 +66,4 @@ dev_dependencies: webkit_inspection_protocol: 1.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" yaml: 3.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" -# PUBSPEC CHECKSUM: 150f +# PUBSPEC CHECKSUM: 190f diff --git a/dev/integration_tests/flutter_gallery/pubspec.yaml b/dev/integration_tests/flutter_gallery/pubspec.yaml index 84e4081134..7f3bab5b79 100644 --- a/dev/integration_tests/flutter_gallery/pubspec.yaml +++ b/dev/integration_tests/flutter_gallery/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: sdk: flutter collection: 1.18.0 device_info: 2.0.3 - intl: 0.18.1 + intl: 0.19.0 connectivity: 3.0.6 string_scanner: 1.2.0 url_launcher: 6.2.5 @@ -277,4 +277,4 @@ flutter: - asset: packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Regular.ttf - asset: packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Light.ttf -# PUBSPEC CHECKSUM: c693 +# PUBSPEC CHECKSUM: ca93 diff --git a/dev/integration_tests/new_gallery/pubspec.yaml b/dev/integration_tests/new_gallery/pubspec.yaml index 125d3744b9..a806229389 100644 --- a/dev/integration_tests/new_gallery/pubspec.yaml +++ b/dev/integration_tests/new_gallery/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: flutter_localized_locales: 2.0.5 flutter_staggered_grid_view: 0.7.0 google_fonts: 4.0.4 - intl: 0.18.1 + intl: 0.19.0 meta: 1.12.0 provider: 6.1.2 rally_assets: 3.0.1 @@ -312,4 +312,4 @@ flutter: fonts: - asset: packages/flutter_gallery_assets/fonts/GalleryIcons.ttf -# PUBSPEC CHECKSUM: 5b30 +# PUBSPEC CHECKSUM: 5f30 diff --git a/dev/tools/pubspec.yaml b/dev/tools/pubspec.yaml index 431061c29c..81cc2a498b 100644 --- a/dev/tools/pubspec.yaml +++ b/dev/tools/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: archive: 3.3.2 args: 2.4.2 http: 0.13.6 - intl: 0.18.1 + intl: 0.19.0 meta: 1.12.0 path: 1.9.0 process: 5.0.2 @@ -62,4 +62,4 @@ dev_dependencies: webkit_inspection_protocol: 1.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" yaml: 3.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" -# PUBSPEC CHECKSUM: 506c +# PUBSPEC CHECKSUM: 546c diff --git a/examples/api/pubspec.yaml b/examples/api/pubspec.yaml index cf5ed43959..44e6aec3de 100644 --- a/examples/api/pubspec.yaml +++ b/examples/api/pubspec.yaml @@ -51,7 +51,7 @@ dev_dependencies: glob: 2.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" http_multi_server: 3.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" http_parser: 4.0.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" - intl: 0.18.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" + intl: 0.19.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" io: 1.0.4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" js: 0.7.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" leak_tracker: 10.0.4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" @@ -93,4 +93,4 @@ dev_dependencies: flutter: uses-material-design: true -# PUBSPEC CHECKSUM: 2a0d +# PUBSPEC CHECKSUM: 2e0d diff --git a/packages/flutter_localizations/pubspec.yaml b/packages/flutter_localizations/pubspec.yaml index 630c8160c1..9b9e96e702 100644 --- a/packages/flutter_localizations/pubspec.yaml +++ b/packages/flutter_localizations/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter - intl: 0.18.1 + intl: 0.19.0 characters: 1.3.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" clock: 1.1.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" @@ -40,4 +40,4 @@ dev_dependencies: test_api: 0.7.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" vm_service: 14.1.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade" -# PUBSPEC CHECKSUM: 0e68 +# PUBSPEC CHECKSUM: 1268 diff --git a/packages/flutter_localizations/test/material/translations_test.dart b/packages/flutter_localizations/test/material/translations_test.dart index 4e055cba53..95b6bef162 100644 --- a/packages/flutter_localizations/test/material/translations_test.dart +++ b/packages/flutter_localizations/test/material/translations_test.dart @@ -174,8 +174,8 @@ void main() { expect(localizations.selectedRowCountTitle(0), 'បាន​ជ្រើស​រើស​ធាតុ 0'); expect(localizations.selectedRowCountTitle(1), 'បាន​ជ្រើស​រើស​ធាតុ 1'); expect(localizations.selectedRowCountTitle(2), 'បាន​ជ្រើស​រើស​ធាតុ 2'); - expect(localizations.selectedRowCountTitle(10000), 'បាន​ជ្រើស​រើស​ធាតុ 10.000'); - expect(localizations.selectedRowCountTitle(123456789), 'បាន​ជ្រើស​រើស​ធាតុ 123.456.789'); + expect(localizations.selectedRowCountTitle(10000), 'បាន​ជ្រើស​រើស​ធាតុ 10,000'); + expect(localizations.selectedRowCountTitle(123456789), 'បាន​ជ្រើស​រើស​ធាតុ 123,456,789'); }); testWidgets('spot check formatMediumDate(), formatFullDate() translations', (WidgetTester tester) async { diff --git a/packages/flutter_tools/pubspec.yaml b/packages/flutter_tools/pubspec.yaml index db1d73d611..442fcdb935 100644 --- a/packages/flutter_tools/pubspec.yaml +++ b/packages/flutter_tools/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: flutter_template_images: 4.2.0 html: 0.15.4 http: 0.13.6 - intl: 0.18.1 + intl: 0.19.0 meta: 1.12.0 multicast_dns: 0.3.2+6 mustache_template: 2.0.0 @@ -52,7 +52,7 @@ dependencies: http_multi_server: 3.2.1 convert: 3.1.1 async: 2.11.0 - unified_analytics: 5.8.5 + unified_analytics: 5.8.8 cli_config: 0.1.2 graphs: 2.3.1 @@ -119,4 +119,4 @@ dartdoc: # Exclude this package from the hosted API docs. nodoc: true -# PUBSPEC CHECKSUM: e590 +# PUBSPEC CHECKSUM: 5693