flutter/examples/flutter_gallery/lib/demo
Chris Bracken 7a4df90bfb
Extract Cupertino chat row class (#13288)
Extracts Tab2ConversationRow class that consolidates widget tree for a
chat message in the Cupertino navagation chat demo. This refactoring
simplifies adding SafeArea support to handle iOS 11 safe areas in a
followup patch.
2017-11-30 18:47:57 -08:00
..
animation remove unused constants (#13199) 2017-11-24 19:13:18 -08:00
calculator Fix spelling errors in all the dartdocs. (#13061) 2017-11-17 10:05:21 -08:00
cupertino Extract Cupertino chat row class (#13288) 2017-11-30 18:47:57 -08:00
material Move the Icons demo into a card, and refactor it to use a Table widget. (#13257) 2017-11-29 18:46:59 -08:00
shrine Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
all.dart Add Images demo to the gallery app. (#13141) 2017-11-28 18:17:11 -08: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