mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * ➕ Added a new template for [NumberFo rmat] with positional parameter(s) * 🔨 Renamed [numberFormatTemplate] to [numberFormatNamedTemplate] * [gen-l10n] Fixed generation error for namedParameters and optionalParameters * [gen-l10n] Fixed string value generation for optional parameter * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters. * 🔨 Removed trailing whitespaces * 🔨 replaced [_generateStringParameterValue] with [generateString] * 🔨 Specified variable types in NumberFormat templates. * ➕ Added a new template for [NumberFo rmat] with positional parameter(s) * 🔨 Renamed [numberFormatTemplate] to [numberFormatNamedTemplate] * [gen-l10n] Fixed generation error for namedParameters and optionalParameters * [gen-l10n] Fixed string value generation for optional parameter * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters. * 🔨 Removed trailing whitespaces * 🔨 replaced [_generateStringParameterValue] with [generateString] * 🔨 Specified variable types in NumberFormat templates. * [gen-l10n] ✅ added test for parameter having special characters in string value. * Accidental tab added to integration test Co-authored-by: arish <arishsultan104@gmail.com> |
||
---|---|---|
.. | ||
background_project.dart | ||
basic_project.dart | ||
gen_l10n_project.dart | ||
hot_reload_const_project.dart | ||
hot_reload_project.dart | ||
hot_reload_with_asset.dart | ||
project_with_early_error.dart | ||
project_with_immediate_exit.dart | ||
project.dart | ||
single_widget_reload_project.dart | ||
stateless_stateful_project.dart | ||
stepping_project.dart | ||
test_project.dart | ||
tests_project.dart |