• 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
..
doc Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...