1. db3b9e8 Rename App to MaterialApp by Adam Barth · 9 years ago
  2. cc80949 Split material design widgets out of widgets.dart by Adam Barth · 9 years ago
  3. 89a0982 Simplify Scaffold by Adam Barth · 9 years ago
  4. fbf8174 Fix Focus by Hixie · 9 years ago
  5. 90a0f63 Simplify the usage of Navigator's routes argument by Hixie · 9 years ago
  6. e9aabcd Use `}) : super` consistently by Adam Barth · 9 years ago
  7. 45c906d Make fn3 the default widget framework by Adam Barth · 9 years ago
  8. bb8e82d Port address_book to fn3 by Adam Barth · 9 years ago
  9. 4467a26 Move theme into material.dart by Adam Barth · 9 years ago
  10. 318b69b Fold package:sky/editing/* into package:sky/widgets.dart by Adam Barth · 10 years ago
  11. eae466f Remove the silly dialog. Fixes #247. by Hixie · 10 years ago
  12. ce28a71 Replace Flex to Row and Column in tests and examples. by Hixie · 10 years ago
  13. 010589b Rename all the scrollable classes by Adam Barth · 10 years ago
  14. 51c7194 Add SetRequestedOrientation to Activity service by Adam Barth · 10 years ago
  15. d44ed7d Move example out of sky/packages to //examples by Ian Fischer · 10 years ago[Renamed from packages/flutter/example/address_book/lib/main.dart]
  16. e7bd46b Add a widgets.dart uber library by Adam Barth · 10 years ago
  17. a740dbd Combine all the scrollable classes into scrollable.dart by Adam Barth · 10 years ago
  18. 60177a7 Scoped focus, so you can have a dialog with input controls and not lose your focus in the background. by Hixie · 10 years ago
  19. df7fdb5 pushDialog(navigator, (navigator) => new Dialog(...)).then((result) => process(result)); by Hixie · 10 years ago
  20. ac6342a Use the navigator to stack dialogs. by Hixie · 10 years ago
  21. 3089686 Converted examples to libraries by Jim Simon · 10 years ago
  22. 2694d67 Add a dialog to the address book app to test scoped focus. by Hixie · 10 years ago
  23. 3aa0437 Rename defaultFocus to initialFocus. by Hixie · 10 years ago
  24. 4da2767 Focus support. by Eric Seidel · 10 years ago
  25. 633b650 After running filter-branch, move root directory into sky/ by Collin Jackson · 10 years ago