flutter/packages/flutter/test
Adam Barth d443d598c2 Align TextEditingValue and InputValue (#8922)
This patch prepares us to remove InputValue in favor of TextEditingValue.
2017-03-20 17:18:35 -07:00
..
animation Fixed a typo in AnimationController.repeat() (#8816) 2017-03-16 07:28:47 -07:00
cupertino Updating Cupertino Button MinSize to comply with iOS guidelines (#8881) 2017-03-19 05:19:40 -07:00
engine Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
examples fix lints for directives_ordering rule (#8382) 2017-02-23 13:37:26 -08:00
foundation replace const Duration() with Duration.ZERO (#8835) 2017-03-17 08:04:48 +01:00
gestures apply partially the upcoming unnecessary_lambdas (#8810) 2017-03-15 23:09:58 +01:00
harness Move flutter tests from packages/unit to packages/flutter/test 2015-12-16 08:00:57 -08:00
material Rename Dismissable to Dismissible (#8919) 2017-03-20 16:17:08 -07:00
painting Rename ImageFit to BoxFit (#8871) 2017-03-17 15:21:55 -07:00
physics Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
rendering Align TextEditingValue and InputValue (#8922) 2017-03-20 17:18:35 -07:00
scheduler Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
services Add Image.memory for making images from typed data (#8877) 2017-03-20 11:14:41 -07:00
ui Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
widgets Align TextEditingValue and InputValue (#8922) 2017-03-20 17:18:35 -07:00