flutter/bin
Ian Hickson 29928a46ed
Support setting the elevation of disabled floating action buttons (#24728)
Previously, a disabled floating action button always had zero
elevation, which looks dumb.

This also fixes the issue whereby highlightElevation was not honoured
on floating action buttons.

This also fixes an issue I found during testing whereby setState was
being called during build when onHighlightChanged fired due to
onPressed becoming null while a gesture is ongoing (which triggers an
onTapCancel synchronously during build).
2019-01-15 15:06:29 -08:00
..
internal Support setting the elevation of disabled floating action buttons (#24728) 2019-01-15 15:06:29 -08:00
flutter No more nasty errors during flutter upgrade/channel on Windows (#21085) 2018-08-28 09:37:34 -07:00
flutter.bat Don't consider a timestamp "newer" when equal (#24251) 2018-11-13 09:48:32 -08:00