flutter/examples/layers/rendering
Alexandre Ardhuin 578ca0a295 use color.shadeXxx instead of color[Xxx] (#8932)
* use color.shadeXxx instead of color[Xxx]

* remove calls to .shade500 on MaterialColor

* remove calls to .shade200 on MaterialAccentColor

* fix test
2017-03-21 23:14:55 +01:00
..
src prefer_initializing_formals (#8797) 2017-03-15 18:30:55 +01:00
custom_coordinate_systems.dart Declare locals final where not reassigned (layers) (#8572) 2017-03-03 18:04:27 -08:00
flex_layout.dart Declare locals final where not reassigned (layers) (#8572) 2017-03-03 18:04:27 -08:00
hello_world.dart prefer const constructors (#8316) 2017-02-21 14:54:29 -08:00
spinning_square.dart Declare locals final where not reassigned (layers) (#8572) 2017-03-03 18:04:27 -08:00
touch_input.dart use color.shadeXxx instead of color[Xxx] (#8932) 2017-03-21 23:14:55 +01:00