-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
e2-daysEffort: < 5 daysEffort: < 5 daysp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.
Description
Page URL: https://flutter.io/docs/development/accessibility-and-localization/internationalization.html
Page source: https://github.com/flutter/website/tree/master/src/docs/development/accessibility-and-localization/internationalization.md
Description:
localizationsDelegates: [
GlobalMaterialLocalizations.delegate,
GlobalWidgetsLocalizations.delegate,
],
supportedLocales: [
const Locale('zh', 'CN'),
],
call fun showMyDatePicker, need _kDatePickerHeaderPortraitHeight+10, show ok. else warning need Flexible
Metadata
Metadata
Assignees
Labels
e2-daysEffort: < 5 daysEffort: < 5 daysp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.