flutter/examples/flutter_gallery/lib/demo
Hans Muller a590940e45
ButtonTheme.of().colorScheme defers to Theme (#22880)
ButtonThemeData no longer requires a colorScheme. If colorScheme is null, ButtonTheme.of() will initialize it from the current Theme.
2018-10-10 11:40:30 -07:00
..
animation sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
calculator [H] Cleanup (#21542) 2018-09-22 02:02:56 -07:00
cupertino Basic scroll semantics support (#21764) 2018-10-09 14:16:28 -07:00
material ButtonTheme.of().colorScheme defers to Theme (#22880) 2018-10-10 11:40:30 -07:00
shrine Add some missing voiceover labels in gallery (#22753) 2018-10-08 11:51:16 -07: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 sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
contacts_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
images_demo.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
pesto_demo.dart Basic scroll semantics support (#21764) 2018-10-09 14:16:28 -07:00
shrine_demo.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
typography_demo.dart Bring TextTheme into alignment with the current Material spec (#22330) 2018-10-09 17:00:15 -07:00
video_demo.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00