1. 255ed0b Make Draggable use gestures by Hixie · 9 years ago
  2. 5516d12 Merge pull request #1970 from mpcomplete/updater.urls by Matt Perry · 9 years ago
  3. 72c17af Fix updater. It was looking for the wrong files. by Matt Perry · 9 years ago
  4. 2fc5a75 Add the ability to have translucent gesture detectors by Adam Barth · 9 years ago
  5. 7bafe54 Added LayoutId widget, MultiChildLayoutDelegate.isChild() by Hans Muller · 9 years ago
  6. 9bc6454 Improve hit testing by Adam Barth · 9 years ago
  7. 7b36d94 Use sky_tools 37 by Adam Barth · 9 years ago
  8. 70bd462 Rev pub specs by Adam Barth · 9 years ago
  9. 7a370b8 Merge pull request #1952 from HansMuller/snack_bottom_fab by Hans Muller · 9 years ago
  10. 92e3e96 Merge pull request #1949 from mpcomplete/async by Matt Perry · 9 years ago
  11. 875d826 One Scaffold layout to rule them all. by Hans Muller · 9 years ago
  12. ba3f60f Gesture class hierarchy tune-up by Hixie · 9 years ago
  13. 6185fa1 Remove use of FakeAsync in signing_test.dart by Matt Perry · 9 years ago
  14. e9d5f41 Merge pull request #1889 from vlidholt/master by Viktor Lidholt · 9 years ago
  15. 84b740a Merge pull request #1946 from mpcomplete/throw by Matt Perry · 9 years ago
  16. 6d38972 Get more debug info into the rendering layer by Hixie · 9 years ago
  17. e337b1d Ensure seedRandom doesn't throw if /dev/urandom doesn't exist. by Matt Perry · 9 years ago
  18. 60fa30a Use crypto package for BASE64 encoding. by Matt Perry · 9 years ago
  19. d74a751 flx: Support for seeding the RNG for package signing. by Matt Perry · 9 years ago
  20. f962c0f flx: Remove deprecated KeyPair class. by Matt Perry · 9 years ago
  21. ef082f7 Rev sky_tools dependency by Adam Barth · 9 years ago
  22. e12b12e Merge pull request #1942 from HansMuller/dropdown_menu by Hans Muller · 9 years ago
  23. 3ecaeaa Rev flx version by Adam Barth · 9 years ago
  24. 156645b Widen the dropdown menu item InkWells by Hans Muller · 9 years ago
  25. ff8e406 Merge pull request #1912 from aghassemi/master by Adam Barth · 9 years ago
  26. 1dce2c8 Updating styles by Ali Ghassemi · 9 years ago
  27. c44dd17 Always reset parentData when dropping children by Adam Barth · 9 years ago
  28. 7925e06 Fix double tap constants, add a doubletap test by Hixie · 9 years ago
  29. 055b642 Merge pull request #1938 from collinjackson/http by Collin Jackson · 9 years ago
  30. 3536899 Bare bones Mojo reimplementation of Dart’s http package by Collin Jackson · 9 years ago
  31. 218bbdc Merge pull request #1907 from HansMuller/toolbar_bottom by Hans Muller · 9 years ago
  32. 4521fd2 Rev sky_engine and sky_services by Adam Barth · 9 years ago
  33. 78ba7d9 Merge pull request #1934 from abarth/stocks_list by Adam Barth · 9 years ago
  34. 78d3539 Stocks list doesn't update when stocks are loaded by Adam Barth · 9 years ago
  35. 56ccfc4 ToolBar withSizeOffsets() is now withPadding() by Hans Muller · 9 years ago
  36. 24d2e69 Scaffold toolBar is-a ToolBar by Hans Muller · 9 years ago
  37. fe3aee8 added ToolBar.withSizeOffsets() by Hans Muller · 9 years ago
  38. 1b578e9 message string by Hans Muller · 9 years ago
  39. 6f22661 Extended height toolbar by Hans Muller · 9 years ago
  40. 98c0282 Move multitap out of tap.dart by Hixie · 9 years ago
  41. 04ee713 Minor cleanup in tap.dart by Hixie · 9 years ago
  42. c5a966c Merge pull request #1908 from jason-simmons/canvas_rrect_marshal_2 by Jason Simmons · 9 years ago
  43. 0f0108d Convert the scale demo to a general gestures demo. by Hixie · 9 years ago
  44. b1f17c9 Merge pull request #1923 from mpcomplete/tests.2 by Matt Perry · 9 years ago
  45. 713d654 Add tests for flx Bundle. by Matt Perry · 9 years ago
  46. 827af77 Merge pull request #1922 from HansMuller/justifycontent_collapse by Hans Muller · 9 years ago
  47. d88cad1 fixed unit test dart analyzer-O by Hans Muller · 9 years ago
  48. a052842 Adds FlexJustifyContent.collapse by Hans Muller · 9 years ago
  49. 766eda6 Restored BottomSheet dismiss tap by Hans Muller · 9 years ago
  50. 46f5d57 Exporting Uint8List by Ali Ghassemi · 9 years ago
  51. c069784 Merge branch 'master' of github.com:aghassemi/engine by Ali Ghassemi · 9 years ago
  52. f07c39a Adding RawImage component which takes in raw bytes by Ali Ghassemi · 9 years ago
  53. 38e3e9f Adding RawImage component which takes in raw bytes by Ali Ghassemi · 9 years ago
  54. a0c8a4c Merge pull request #1911 from Hixie/so-long-show-press by Ian Hickson · 9 years ago
  55. 6611bf6 Merge pull request #1910 from Hixie/gesture-cleanup by Ian Hickson · 9 years ago
  56. 33f1394 Merge pull request #1865 from krisgiesing/velocity-dart by krisgiesing · 9 years ago
  57. 5e9b2fb Style pass on velocity tracker and event recorder by Kris Giesing · 9 years ago
  58. 8a4a36d Replace ShowPress with TapDown by Hixie · 9 years ago
  59. bfe3bac Merge DisposableArenaMember and GestureArenaMember by Hixie · 9 years ago
  60. bf74bac Make RRect immutable and replace RRect.setRectXY with a fromRectXY constructor by Jason Simmons · 9 years ago
  61. 5ea50bf Adds CustomMultiChildLayout by Hans Muller · 9 years ago
  62. f8d5ccb One more rev of sky tools by Adam Barth · 9 years ago
  63. e971f32 Rev pubspecs by Adam Barth · 9 years ago
  64. 5079b1d Merge pull request #1899 from abarth/flutter_yaml by Adam Barth · 9 years ago
  65. fc8d9f3 Merge pull request #1898 from abarth/interactive_routes by Adam Barth · 9 years ago
  66. eaf5e05 Export overlay.dart by Adam Barth · 9 years ago
  67. 8a24312 Rename sky.yaml to flutter.yaml by Adam Barth · 9 years ago
  68. 828775e Routes shouldn't be interactive when animating out by Adam Barth · 9 years ago
  69. b549312 Up the sky_tools dependency. by Hixie · 9 years ago
  70. 24ea0f0 Move velocity tracker to dart by Kris Giesing · 9 years ago
  71. 74d6f33 Rename Icon's type paramter to icon by Adam Barth · 9 years ago
  72. 6ee6ae0 Black flash when returning to a PageRoute by Adam Barth · 9 years ago
  73. 56b2576 Disable crashing test by Hixie · 9 years ago
  74. 52c291a Fixes navigation back to main menu in demo game by Viktor Lidholt · 9 years ago
  75. ff1b131 Teach OverlayEntry how to rebuild in place by Adam Barth · 9 years ago
  76. 05f19cf Merge pull request #1881 from abarth/navigator2 by Adam Barth · 9 years ago
  77. 50a177b Switch to Navigator2 by Adam Barth · 9 years ago
  78. a7cd12f Remove a number of unused Python scripts by Adam Barth · 9 years ago
  79. b003fc8 Merge pull request #1875 from abarth/page_storage by Adam Barth · 9 years ago
  80. 4877c06 Add PageStorage support to Navigator2 by Adam Barth · 9 years ago
  81. fca9b8f Rev package versions for release. by Hixie · 9 years ago
  82. e904ab5 Add missing import by Adam Barth · 9 years ago
  83. 9548634 Merge pull request #1866 from abarth/route_types by Adam Barth · 9 years ago
  84. 395184f Add hero transition support to Navigator2 by Adam Barth · 9 years ago
  85. 0a2bfc3 Merge pull request #1861 from jason-simmons/canvas_image_memory_leak_2 by Jason Simmons · 9 years ago
  86. f1b048f simplify the ImageDecoder native code binding by Jason Simmons · 9 years ago
  87. fab160c Rationalize embedder.dart and shell.dart by Adam Barth · 9 years ago
  88. 2e301d4 Add support for modal, ephemeral, and contentless routes to Navigator2 by Adam Barth · 9 years ago
  89. 856ee97 Merge pull request #1863 from vlidholt/master by Viktor Lidholt · 9 years ago
  90. 5b3b3df Merge pull request #1862 from abarth/navigator2 by Adam Barth · 9 years ago
  91. 567b0cf Adds API documentation to sprite physics and renames a few private variables for clarity. by Viktor Lidholt · 9 years ago
  92. 90a3a20 Merge pull request #1860 from HansMuller/tabs by Hans Muller · 9 years ago
  93. b991b7d Add an initial implementation of Navigator2 by Adam Barth · 9 years ago
  94. 7de7105 Correct TabNavigatorWidth, tabs.dart example by Hans Muller · 9 years ago
  95. cbf9eab Rev package versions for release. by Hixie · 9 years ago
  96. 4c9f15c Rev the Dart SDK to pick up better dartdocs by Hixie · 9 years ago
  97. 6d4221c Merge pull request #1851 from Hixie/MixedViewport-bug by Ian Hickson · 9 years ago
  98. 58013dc rev-flutter tool by Hixie · 9 years ago
  99. edf5db1 Merge pull request #1831 from collinjackson/media_query by Collin Jackson · 9 years ago
  100. 114d8fe Merge pull request #1853 from mpcomplete/tests by Matt Perry · 9 years ago