flutter/examples/flutter_gallery/lib/demo
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
..
animation Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
calculator Spelling (#15229) 2018-03-06 21:36:03 -08:00
cupertino Replace child parameter with builder on showDialog (#15303) 2018-03-14 10:40:24 -07:00
material Replace child parameter with builder on showDialog (#15303) 2018-03-14 10:40:24 -07:00
shrine apply upcomming prefer_const_declarations (#15498) 2018-03-14 06:24:49 +01:00
all.dart Gallery video demo (#13195) 2017-12-01 18:28:36 +01:00
animation_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
calculator_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
colors_demo.dart Make various images in gallery accessible (#14467) 2018-02-06 09:42:18 -08:00
contacts_demo.dart apply upcoming lint prefer_const_literals_to_create_immutables (#14029) 2018-01-11 08:38:55 +01:00
images_demo.dart Make various images in gallery accessible (#14467) 2018-02-06 09:42:18 -08:00
pesto_demo.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
shrine_demo.dart Document the buildTransitions() method (#9182) 2017-04-04 17:18:16 -07:00
typography_demo.dart Apply media padding in Color, Typography demos (#13592) 2017-12-14 18:32:41 -08:00
video_demo.dart unnecessary parenthesis (#14533) 2018-02-16 07:43:19 +01:00