pq
4dd548578f
Re-enable one_member_abstracts
lint ( #3608 ).
2016-05-13 14:28:21 -07:00
Devon Carew
2f642ce908
updates from the flutter gallery rename ( #3898 )
...
* updates from the flutter gallery rename
* rename ids to io.flutter.gallery
2016-05-13 12:46:50 -07:00
Hans Muller
ac4ad3bc98
Flexible space bar demo needs to occupy more vertical space, etc ( #3890 )
2016-05-12 16:45:45 -07:00
Eric Seidel
1a1b89e5b3
Fix Flutter Gallery to use title case
...
@HansMuller
2016-05-12 12:51:10 -07:00
Phil Quitslund
616d9e2ea8
Merge pull request #3880 from pq/void_setters
...
Turn on `avoid_return_types_on_setters` and cleanup annotated setters.
2016-05-12 12:28:15 -07:00
Hans Muller
5bacc9f8e8
GridTileBar uses ellipsis, etc ( #3881 )
2016-05-12 12:27:49 -07:00
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
Hans Muller
2e8315e8f5
Generate a Gallery demo transition-durations performance histogram ( #3859 )
2016-05-11 14:52:34 -07:00
Hans Muller
770f8f1d0c
rename TracingCategory to TimelineStream ( #3822 )
2016-05-09 17:00:49 -07:00
Hans Muller
475d5a457d
remove spurious copy of the material_gallery directory ( #3806 )
2016-05-09 12:18:32 -07:00
Hans Muller
74c3e74fba
Call it Flutter Gallery ( #3801 )
2016-05-09 11:00:54 -07:00