mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- The indicator no longer goes crazy when you select another tab while it's animating. - The indicator's trailing edge lags behind the trailing edge, giving it a neat stretchy feel. BUG=https://github.com/flutter/flutter/issues/1617 BUG=https://github.com/flutter/flutter/issues/1955