flutter/examples/flutter_gallery/lib/demo/cupertino
Jonah Williams 231170a7c5
Replace child parameter with builder on showDialog (#15303)
* replace child parameter with builder on showDialog

* change builder parameter to WidgetBuilder

* mark child as deprecated and expand documentation to cover this and how builder should be used

* tidy comments and address some feedback

* phrasing

* move space to prev line and add //ignore comments for deprecated member use

* address comments and fix it's its

* update code samples

* adds semicolon to code snippets
2018-03-14 10:40:24 -07:00
..
cupertino_activity_indicator_demo.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
cupertino_buttons_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
cupertino_dialog_demo.dart Replace child parameter with builder on showDialog (#15303) 2018-03-14 10:40:24 -07:00
cupertino_navigation_demo.dart Spelling (#15229) 2018-03-06 21:36:03 -08:00
cupertino_picker_demo.dart Cupertino picker haptic (#14831) 2018-03-06 15:38:00 -08:00
cupertino_slider_demo.dart Cupertino RTL (#13273) 2017-11-30 12:24:40 -08:00
cupertino_switch_demo.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
cupertino.dart CupertinoPicker part 4 - create CupertinoPicker and add gallery demo (#14091) 2018-01-25 16:31:43 -08:00