flutter/packages/flutter_localizations/test
Yegor f4b0ccd9fd
Use alwaysUse24HourFormat when formatting time of day (#12517)
* alwaysUse24HourFormat in MediaQuery and time picker

* docs; dead code

* address some comments

* MaterialLocalizations.timeOfDayFormat is the single source of 24-hour-formattedness

* Make TimePickerDialog private again

* wire up MediaQueryData.fromWindow to Window
2017-11-01 14:52:28 -07:00
..
basics_test.dart enable lint prefer_const_constructors_in_immutables (#12693) 2017-10-25 11:20:36 +02:00
date_picker_test.dart Upgrade intl: use the new API for locale data and localized numerals (#12736) 2017-10-26 13:42:49 -07:00
date_time_test.dart Use alwaysUse24HourFormat when formatting time of day (#12517) 2017-11-01 14:52:28 -07:00
override_test.dart Language-specific LocalizationDelegates (#12645) 2017-10-20 10:45:28 -07:00
time_picker_test.dart Use alwaysUse24HourFormat when formatting time of day (#12517) 2017-11-01 14:52:28 -07:00
translations_test.dart remove locale "sd" (not supported by ICU/CLDR); unify localizations script options (#12803) 2017-10-31 20:23:58 -07:00
widgets_test.dart Language-specific LocalizationDelegates (#12645) 2017-10-20 10:45:28 -07:00