flutter/examples/api/test/cupertino
Kate Lovett 2c20325af4
Update CupertinoNavigationBar to support large layout (#157133)
Fixes https://github.com/flutter/flutter/issues/149625

This adds a new constructor CupertinoNavigationBar.large for the large style navigation bar. CupertinoSliverNavigationBar enables dynamically changing between the smaller and larger layouts for native iOS headers in response to scrolling, this change makes it possible to configure the static navigation bar in one style or the other.
2024-10-25 19:08:12 +00:00
..
activity_indicator CupertinoActivityIndicator: Add an interactive example (#103040) 2022-05-05 07:59:29 +02:00
bottom_tab_bar Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02:00
button Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02:00
checkbox Add example for CupertinoCheckbox (#151779) 2024-07-16 16:54:02 +00:00
context_menu Update CupertinoContextMenu to iOS 16 visuals (#110616) 2022-11-30 16:28:04 -07:00
date_picker fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMo… (#120052) 2023-02-28 01:52:51 +00:00
dialog Add an example for CupertinoPopupSurface (#150357) 2024-06-25 11:20:34 +00:00
form_row CupertinoFormRow: Add an interactive example (#103041) 2022-05-05 07:58:53 +02:00
list_section Implement CupertinoListSection and CupertinoListTile (#78732) 2022-07-19 18:46:30 -05:00
list_tile [Docs] CupertinoListTile API Example (#154548) 2024-10-02 15:24:05 +00:00
nav_bar Update CupertinoNavigationBar to support large layout (#157133) 2024-10-25 19:08:12 +00:00
page_scaffold Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00
picker Update CupertinoPicker example (#118248) 2023-01-10 19:49:22 +00:00
radio Create CupertinoRadio Widget (#123296) 2023-03-30 15:43:36 +00:00
refresh Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00
route Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00
scrollbar Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00
search_field CupertinoSearchTextField: Add interactive examples (#103042) 2022-05-05 07:58:15 +02:00
segmented_control Add ability to disable CupertinoSegmentedControl (#152813) 2024-10-24 12:05:35 +00:00
slider Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02:00
switch Update CupertinoSwitch example (#112063) 2022-09-21 15:27:20 +00:00
tab_scaffold CupertinoTabScaffold/CupertinoTabController: Add interactive examples (#103196) 2022-05-09 11:16:32 +02:00
text_field Write Tests for API Examples of cupertino_text_field.0, data_table.0, icon_button.2 & ink_well.0 (#139258) 2023-11-30 20:07:00 +00:00
text_form_field_row Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00