flutter / samples

A collection of Flutter examples and demos
https://flutter.github.io/samples/
Other
17.38k stars 7.56k forks source link

Veggie Seasons cards look off #2414

Closed mit-mit closed 3 months ago

mit-mit commented 3 months ago

In the Veggie Seasons app, the main cards (the ones that show a vegetables each) look off compared to cards in Apple apps like Health and Fitness. The Apple ones seem to have no shadow, and when clicked change color rather than elevation.

The code for handling the cards also looks a bit complicated.

mit-mit commented 3 months ago

cc @sethladd

sethladd commented 3 months ago

ack, thanks! We'll spend some time on the cards today

cc @domesticmouse @khanhnwin

domesticmouse commented 3 months ago

Can I close this out as fixed by https://github.com/flutter/samples/pull/2416?

mit-mit commented 3 months ago

Yeah, looks great now, closing!