flutter/examples/flutter_gallery/lib/demo/shrine
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
..
shrine_data.dart Update Flutter Gallery to use new asset api for package assets (#12254) 2017-09-26 15:21:01 +02:00
shrine_home.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
shrine_order.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
shrine_page.dart Center Shrine demo title with centerTitle (#13586) 2017-12-14 16:53:30 -08:00
shrine_theme.dart apply prefer_asserts_in_initializer_list lint (#10540) 2017-06-07 21:39:47 +02:00
shrine_types.dart Update Flutter Gallery to use new asset api for package assets (#12254) 2017-09-26 15:21:01 +02:00