flutter/examples/flutter_gallery/lib/demo
xster 667f478506
CupertinoPicker part 4 - create CupertinoPicker and add gallery demo (#14091)
* controller, position and test

* Make controllers swappable

* WIP

* Create a ListWheelScrollPhysics

* Created picker and gallery demo and testing now

* Works. Ready to document and test.

* Document and add tests. Make the scroll controller more generic.

* minor cleanup

* review

* review

* fix tests

* stop using TransformLayers for now
2018-01-25 16:31:43 -08:00
..
animation Minor formatting fixes (no logical changes) (#13855) 2018-01-02 15:42:48 -08:00
calculator Fix spelling errors in all the dartdocs. (#13061) 2017-11-17 10:05:21 -08:00
cupertino CupertinoPicker part 4 - create CupertinoPicker and add gallery demo (#14091) 2018-01-25 16:31:43 -08:00
material use const instead of final with const declarations (#14253) 2018-01-25 19:28:22 +01:00
shrine use const instead of final with const declarations (#14253) 2018-01-25 19:28:22 +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 Apply media padding in Color, Typography demos (#13592) 2017-12-14 18:32:41 -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 Add Images demo to the gallery app. (#13141) 2017-11-28 18:17:11 -08:00
pesto_demo.dart apply upcoming lint prefer_const_literals_to_create_immutables (#14029) 2018-01-11 08:38:55 +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 Apply media padding to Gallery video demo (#13847) 2018-01-02 12:33:36 -08:00