flutter/examples/flutter_gallery/lib/demo
Michael Beckler 9abce96e8e BottomNavigationBar: bug fix for dealing with animations with shifting tabs (#22264)
Should fix #22226.

Code introduced in #20890 caused a regression that broke color flooding animations in a BottomNavigationBar that has BottomNavigationBarType.shifting.

The original issue (#19653) dealt with background color changes not occurring until another tab was selected. The result is that the background color instantly changes whenever the state changes and when the widget changes, instead of allowing a new widget to animate the background color change.
2018-11-07 09:20:27 -08:00
..
animation Remove duplicate code comment in flutter_gallery (#23422) 2018-10-23 19:01:58 -07:00
calculator [H] Cleanup (#21542) 2018-09-22 02:02:56 -07:00
cupertino add explicit const keywords (#23652) 2018-10-29 22:39:40 -07:00
material BottomNavigationBar: bug fix for dealing with animations with shifting tabs (#22264) 2018-11-07 09:20:27 -08:00
shrine Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
all.dart Gallery video demo (#13195) 2017-12-01 18:28:36 +01:00
animation_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
calculator_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
colors_demo.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
contacts_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
images_demo.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
pesto_demo.dart Basic scroll semantics support (#21764) 2018-10-09 14:16:28 -07:00
shrine_demo.dart Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
typography_demo.dart Revert "Reversion for roll (#22984)" (#23029) 2018-10-12 16:31:34 -07:00
video_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00