-
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 |
|---|---|---|
| .. | ||
| date_utils.dart | ||
| feed.dart | ||
| fitness_item.dart | ||
| fitness_types.dart | ||
| main.dart | ||
| meal.dart | ||
| measurement.dart | ||
| settings.dart | ||
| user_data.dart |