flutter/examples/layers/widgets
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
..
custom_render_box.dart Declare locals final where not reassigned (layers) (#8572) 2017-03-03 18:04:27 -08:00
gestures.dart use color.shadeXxx instead of color[Xxx] (#8932) 2017-03-21 23:14:55 +01:00
hello_world.dart Clean up the standalone examples 2016-02-13 11:00:58 -08:00
media_query.dart use color.shadeXxx instead of color[Xxx] (#8932) 2017-03-21 23:14:55 +01:00
sectors.dart Declare locals final where not reassigned (layers) (#8572) 2017-03-03 18:04:27 -08:00
spinning_mixed.dart Declare locals final where not reassigned (layers) (#8572) 2017-03-03 18:04:27 -08:00
spinning_square.dart Turn off AnimationControllers when not in use (#5902) 2016-09-26 10:57:10 -07:00
styled_text.dart use color.shadeXxx instead of color[Xxx] (#8932) 2017-03-21 23:14:55 +01:00