flutter/dev/benchmarks/complex_layout
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
..
android Change the Android activity launch mode to singleTop (#3792) 2016-05-09 09:31:34 -07:00
ios Merge pull request #3052 from vlidholt/linedrawing 2016-04-01 15:25:51 -07:00
lib Turn on avoid_return_types_on_setters and cleanup annotated setters. 2016-05-12 11:45:30 -07:00
test_driver [driver] refactor API to finder objects (#3365) 2016-04-15 16:57:35 -07:00
.gitignore Merge pull request #3052 from vlidholt/linedrawing 2016-04-01 15:25:51 -07:00
flutter.yaml Merge pull request #3052 from vlidholt/linedrawing 2016-04-01 15:25:51 -07:00
pubspec.yaml Adds NineSliceSprite and optimizes gallery front page (#3485) 2016-04-21 17:16:16 -07:00