• 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
..
align_test.dart Loading commit data...
box_decoration_test.dart Loading commit data...
date_picker_test.dart Loading commit data...
global_key_test.dart Loading commit data...
mimic_test.dart Loading commit data...
pageable_list_test.dart Loading commit data...
progress_indicator_test.dart Loading commit data...
widget_tester.dart Loading commit data...