flutter/examples/flutter_gallery/lib/demo
Chris Bracken 8a77036b35
Center Shrine demo title with centerTitle (#13586)
Rather than use a Center widget, center the title using AppBar's
centerTitle property. This ensures the title is horizontally centred
with respect to the screen rather than centred in the space between the
leading and trailing app bar widgets, which are asymmetrical in Shrine.
2017-12-14 16:53:30 -08:00
..
animation modernize corners & borders in animation demo (#13352) 2017-12-05 16:38:42 -08:00
calculator Fix spelling errors in all the dartdocs. (#13061) 2017-11-17 10:05:21 -08:00
cupertino Let translucent Cupertino bars have its scaffold children automatically pad their heights - second try (#13440) 2017-12-08 09:00:20 -08:00
material Make drawer demo header not scroll away (#13337) 2017-12-05 11:58:03 -08:00
shrine Center Shrine demo title with centerTitle (#13586) 2017-12-14 16:53:30 -08: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 more const for immutables (#10563) 2017-06-08 22:04:18 +02:00
contacts_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
images_demo.dart Add Images demo to the gallery app. (#13141) 2017-11-28 18:17:11 -08:00
pesto_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
shrine_demo.dart Document the buildTransitions() method (#9182) 2017-04-04 17:18:16 -07:00
typography_demo.dart more const for immutables (#10563) 2017-06-08 22:04:18 +02:00
video_demo.dart Video demo is unsupported on simulator (#13333) 2017-12-05 13:39:24 +01:00