1. 28 Aug, 2015 1 commit
    • 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
  2. 20 Aug, 2015 1 commit
  3. 19 Aug, 2015 1 commit
    • Adam Barth's avatar
      Add package:sky/rendering.dart · dea3a092
      Adam Barth authored
      Similar to widgets.dart, rendering.dart exports the entire rendering layer.
      Also, update the examples to use rendering.dart and widgets.dart. Also clean up
      some exports so that the examples have more sensible imports.
      dea3a092
  4. 08 Aug, 2015 1 commit
  5. 04 Aug, 2015 1 commit
  6. 29 Jul, 2015 1 commit
  7. 28 Jul, 2015 2 commits
  8. 27 Jul, 2015 1 commit
  9. 16 Jul, 2015 1 commit