Initializes internationalization (i18n) for the application. Introduces `AppLocalizations` to manage localized strings, along with English and Russian translations. Configures Flutter to use the localization delegates and supported locales. This allows the app to display text in the user's preferred language.
3 lines
93 B
JSON
3 lines
93 B
JSON
{
|
|
"dart.flutterSdkPath": "C:\\Sanders\\Flutter\\flutter_windows_3.32.2-stable\\flutter"
|
|
} |