• Hixie's avatar
    Rationalise the Key API. · 9047830c
    Hixie authored
    Add a way of having keys based on numeric types or DateTimes by having a ValueKey<T> class.
    Remove the redundant ways of declaring things, except for leaving one shorthand -- you can say `new Key(s)` instead of `new ValueKey<String>(s)`.
    9047830c
Name
Last commit
Last update
..
animation Loading commit data...
base Loading commit data...
editing Loading commit data...
gestures Loading commit data...
mojo Loading commit data...
painting Loading commit data...
rendering Loading commit data...
theme Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
rendering.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...