• Hixie's avatar
    Code cleanup · 61f8651c
    Hixie authored
    - Add documentation for AnimationTiming.
    - typo: defaules -> defaults.
    - added type information to isWatching() signature.
    - made Widget.toStringName() include more useful information.
    - cleaned up StatefulComponent._sync(): more specific signature, change
      redundant if to else, remove redundant cast.
    - change order of TransitionBase arguments for consistency.
    - prevent TransitionBase from affecting the performance in its
      constructor when it didn't create it (but see #1103).
    - remove TODO() from @mpcomplete... no, there is not currently a better
      way to inherit a constructor, unfortunately.
    61f8651c
Name
Last commit
Last update
..
gestures Loading commit data...
mojo Loading commit data...
src Loading commit data...
theme Loading commit data...
README.md Loading commit data...
animation.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...