flutter/packages/flutter_test/lib
Greg Spencer 3c5a7a3005
Make non-global constants have consistent naming (with just _ instead of _k) (#17584)
Our style guide says the k's are not necessary, and it seems like a good idea to make all the code be consistent on this.

Only naming changes to private vars: no logic changes.
2018-05-17 23:04:41 -07:00
..
src Make non-global constants have consistent naming (with just _ instead of _k) (#17584) 2018-05-17 23:04:41 -07:00
flutter_test.dart Add support for flutter_test_config.dart (#17141) 2018-05-01 12:36:22 -07:00