flutter/examples/api/test/cupertino
Mitchell Goodwin 97195d1d51
Update CupertinoContextMenu to iOS 16 visuals (#110616)
* Update CupertinoContextMenu to iOS 16 visuals

* Revert some formatting

* Remove space

* Remove formatting changes, add more comments

* Added shadow effect

* Update context menu tests

* Remove white spaces

* Remove unused variable

* Refactor type checking logic

* Set default previewBuilder and update tests

* Check for border radius

* Remove trailing spaces

* Add builder to constructor

* Update previewBuilder

Rebase to master

* Update builder and tests

* Remove trailing spaces

* Update examples

* Refactor builder

* Update builder to use one animation

* Update scale

* Change deprecation message, remove white spaces

* Change deprecation message

* Change deprecation message

* Change deprecation message

* Update documentation

* Update documentation

* Update documentation and examples

* Update documentation and examples

* Remove white spaces

* Remove white spaces

* Remove const

* Address linting errors

* Seperate builder into own constructor

* Remove trailing characters

* Formatting changes

* Remove white spaces

* Change ignore comment

* Add TODO

* Remove whitespace
2022-11-30 16:28:04 -07: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
context_menu Update CupertinoContextMenu to iOS 16 visuals (#110616) 2022-11-30 16:28:04 -07:00
date_picker Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02:00
dialog Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02: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
nav_bar Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00
page_scaffold Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00
picker Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02: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 Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07: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 Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02:00
text_form_field_row Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00