flutter/examples/fn/widgets
Rafael Weinstein f7cdfda454 Add initialDelay to AnimationGenerator and add Animation class.
This patch allows for an initial delay before an animation begins and also adds an Animation class which encapsulates a value which is long-lived, can be explicitly set and also animated from its current value to another value.

BUG=
R=abarth@chromium.org

Review URL: https://codereview.chromium.org/994143002
2015-03-10 12:22:15 -07:00
..
box.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
button.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
buttonbase.dart Don't hardcode the list of events types in fn 2015-03-05 08:00:24 -08:00
checkbox.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
drawer.dart Add initialDelay to AnimationGenerator and add Animation class. 2015-03-10 12:22:15 -07:00
drawerheader.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
fixedheightscrollable.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
floating_action_button.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
icon.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
inksplash.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
material.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
menudivider.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
menuitem.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
radio.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
toolbar.dart Change the name of Component.render to Component.build in Effen. 2015-03-09 13:30:13 -07:00
widgets.dart Move animationgenerator.dart to sky/framework/animation/generator.dart 2015-03-05 11:40:35 -08:00