flutter/dev
pq e54196d7fc Turn on avoid_return_types_on_setters and cleanup annotated setters.
It's safe to remove the unneeded `void`s from setters since the blocking issues in the
`always_declare_return_types` lint have been fixed (https://github.com/dart-lang/linter/).  We can also safely flip the bit on  `avoid_return_types_on_setters`.
2016-05-12 11:45:30 -07:00
..
benchmarks Turn on avoid_return_types_on_setters and cleanup annotated setters. 2016-05-12 11:45:30 -07:00
docs find all repo packages (#3368) 2016-04-15 20:25:57 -07:00
manual_tests Change the Android activity launch mode to singleTop (#3792) 2016-05-09 09:31:34 -07:00
tools Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00