Commit Graph

  • 3fb3ec5a43 Merge pull request #1492 from vlidholt/master Viktor Lidholt 2015-10-05 13:51:55 -07:00
  • ab104c809d Handle removal of sprite physics bodies during the physics simulation Viktor Lidholt 2015-10-05 13:47:51 -07:00
  • 290ed842b2 Handle a route being dismissed before being popped Hixie 2015-10-05 13:38:07 -07:00
  • f5834c9abe Add more debugging information to Widgets. Hixie 2015-10-05 10:24:22 -07:00
  • 02535f50c1 Merge pull request #1487 from abarth/merge_curve_into_interval Adam Barth 2015-10-05 12:43:44 -07:00
  • 3a31f5f772 Give Interval a Curve to apply between start and end Adam Barth 2015-10-05 12:09:59 -07:00
  • 20ef160a2b Merge pull request #1486 from vlidholt/master Viktor Lidholt 2015-10-05 11:58:09 -07:00
  • 071201a5bb Prevents sprite update methods to be called before the sprite box has been property intialized Viktor Lidholt 2015-10-05 11:24:59 -07:00
  • da685ec28a Merge pull request #1485 from abarth/animation_renames Adam Barth 2015-10-05 10:57:07 -07:00
  • 3f82552d22 Improves names of animation classes Adam Barth 2015-10-05 10:45:51 -07:00
  • 850df83eeb Merge pull request #1462 from chinmaygarde/master Chinmay Garde 2015-10-05 10:31:38 -07:00
  • 3e916982c4 Allow displaying compositor statistics via a widget Chinmay Garde 2015-10-02 14:21:00 -07:00
  • bc9d004cf0 Merge pull request #1483 from abarth/drawer_fail Adam Barth 2015-10-05 10:27:53 -07:00
  • 041cd88d14 Merge pull request #1480 from abarth/rm_animated_simulation Adam Barth 2015-10-05 10:24:44 -07:00
  • 49c4787698 Convert Drawer to using navigator Adam Barth 2015-10-04 13:13:39 -07:00
  • 5cb0010085 Remove AnimatedSimulation Adam Barth 2015-10-03 14:59:48 -07:00
  • 000bf4106f Merge pull request #1479 from mdakin/simplfy_digger Adam Barth 2015-10-04 15:21:53 -07:00
  • 6d65bfc9ac Merge pull request #1479 from mdakin/simplfy_digger Adam Barth 2015-10-04 15:21:53 -07:00
  • 49aba0cc0c Simplify Scrollable animations Adam Barth 2015-10-03 14:08:04 -07:00
  • bc6bbee6e3 Fix indent. Mehmet Akin 2015-10-03 22:56:30 +02:00
  • 8fdd8cb580 Fix indent. Mehmet Akin 2015-10-03 22:56:30 +02:00
  • 203e6fd7e8 Make Ticker start ticking at zero Duration Adam Barth 2015-10-03 11:19:11 -07:00
  • db191e96bd Switch scheduler over to Duration Adam Barth 2015-10-03 10:55:25 -07:00
  • 472c440396 Merge pull request #1474 from abarth/hit_zero Adam Barth 2015-10-03 13:48:33 -07:00
  • 34238dd879 Force AnimatedVariables to hit begin on 0.0 Adam Barth 2015-10-02 23:21:40 -07:00
  • 3eafa823a7 Simplfy resetting board and mine generation. Mehmet Akin 2015-10-03 22:22:30 +02:00
  • 5287d13b35 Simplfy resetting board and mine generation. Mehmet Akin 2015-10-03 22:22:30 +02:00
  • cf88993492 RenderInkWell should use gestures Adam Barth 2015-10-03 01:09:14 -07:00
  • 445c512d2c Be a bit less clever with ??= Adam Barth 2015-10-03 01:37:01 -07:00
  • 426ce9374e Clean up some style in GestureDetector Adam Barth 2015-10-02 23:50:23 -07:00
  • f07c79ba0d Merge pull request #1473 from abarth/super_style Adam Barth 2015-10-02 23:15:11 -07:00
  • e9aabcd5c6 Use }) : super consistently Adam Barth 2015-10-02 23:10:15 -07:00
  • d1a10b10ba Use }) : super consistently Adam Barth 2015-10-02 23:10:15 -07:00
  • 7271698496 Merge pull request #1458 from Hixie/dismiss-1215 Adam Barth 2015-10-02 23:05:57 -07:00
  • aea7792912 Merge pull request #1467 from Hixie/app-help Adam Barth 2015-10-02 23:05:39 -07:00
  • c9986651f4 Fix #1471 Add double tap gesture Kris Giesing 2015-10-02 18:49:38 -07:00
  • 4de0a99b3f ShaderMask Hans Muller 2015-10-02 15:57:37 -07:00
  • 274d2986fe Merge pull request #1463 from abarth/animated_container Adam Barth 2015-10-02 16:34:32 -07:00
  • c88ca5dbdc Add AnimatedContainer Adam Barth 2015-10-02 14:38:36 -07:00
  • 8faa778952 Merge pull request #1468 from abarth/pan_crash Adam Barth 2015-10-02 15:45:21 -07:00
  • 56c8e60b04 Detecting just Pan events causes an exception in GestureDetector Adam Barth 2015-10-02 15:36:41 -07:00
  • cf0fe5faf9 Assert that App(routes) is not null. Hixie 2015-10-02 15:27:11 -07:00
  • 75f10ba619 Updates work with latest Flutter changes Viktor Lidholt 2015-10-02 15:10:02 -07:00
  • a8ecece63e Merge pull request #1461 from chinmaygarde/master2 Chinmay Garde 2015-10-02 14:25:26 -07:00
  • 3db1d6af39 Update Dart revision to address iOS build break Chinmay Garde 2015-10-02 11:18:36 -07:00
  • 48a6cd839a Sprite physics, first iteration Viktor Lidholt 2015-09-28 15:44:47 -07:00
  • 6fcdb64a1a Merge pull request #1455 from Hixie/heroes2 Ian Hickson 2015-10-02 11:24:06 -07:00
  • 846a073ab9 Regression test for #1215 Hixie 2015-10-02 11:22:16 -07:00
  • 6baf162a1d Default RenderBox.size to null. Hixie 2015-10-02 09:32:24 -07:00
  • 7734c0b0e0 Groundwork for heroes transition in Stocks app Hixie 2015-10-02 10:20:08 -07:00
  • e9f27245b5 Merge pull request #1448 from apwilson/curve Andrew Wilson 2015-10-01 17:19:38 -07:00
  • 9a54c1bc7f Merge pull request #1449 from Hixie/drag-offset Ian Hickson 2015-10-01 17:13:18 -07:00
  • 97eaee3484 Merge pull request #1447 from abarth/reactivate Adam Barth 2015-10-01 17:13:16 -07:00
  • 894a1ca09f Draggable offsets and fix default drag feedback Hixie 2015-10-01 15:57:10 -07:00
  • dd6790fc60 Merge pull request #1446 from Hixie/fractionally_sized_box Ian Hickson 2015-10-01 17:12:13 -07:00
  • f31f067eef GlobalKeys should preserve state across tree mutations Adam Barth 2015-10-01 14:51:23 -07:00
  • 8f4f3168d7 Add fast-out-slow-in Material-Design-style curve. Andrew Wilson 2015-10-01 16:46:51 -07:00
  • eb2d5158d6 Rev pub package Adam Barth 2015-10-01 15:47:01 -07:00
  • 7d6e2df861 Rev pub package Adam Barth 2015-10-01 15:44:54 -07:00
  • c07cd697ed FractionallySizedBox Hixie 2015-10-01 14:38:00 -07:00
  • f2b28e55b8 Merge pull request #1444 from abarth/float64 Adam Barth 2015-10-01 15:37:20 -07:00
  • ce2c56b35c EdgeDims changes and other fixes to core classes. Hixie 2015-10-01 15:11:30 -07:00
  • 7662a30f85 Moves from vector_math to vector_math_64 Adam Barth 2015-10-01 14:39:06 -07:00
  • 4ebf26bfaa Merge pull request #1441 from abarth/delay_finalization Adam Barth 2015-10-01 14:43:07 -07:00
  • 0b542d5cc5 Delay unmounting elements until the end of the frame Adam Barth 2015-10-01 13:29:41 -07:00
  • 94f910d8b4 Stocks app used RouteState, now renamed StateRoute Hixie 2015-10-01 13:31:18 -07:00
  • be72f3335f Merge pull request #1440 from Hixie/createState Ian Hickson 2015-10-01 13:25:22 -07:00
  • 603e1efbb4 Merge pull request #1434 from collinjackson/decode_lists Collin Jackson 2015-10-01 13:24:08 -07:00
  • ab8aeff8ee Merge pull request #1439 from Hixie/heroes1 Ian Hickson 2015-10-01 13:22:56 -07:00
  • 434a36be27 Merge pull request #1438 from Hixie/state_route Ian Hickson 2015-10-01 13:22:51 -07:00
  • eda8792542 Merge pull request #1437 from Hixie/mixed_viewport_demo Ian Hickson 2015-10-01 13:22:45 -07:00
  • 834165448b Assert that the widget is the T in State<T> Hixie 2015-10-01 13:20:47 -07:00
  • a995092c0a Fix spinning_image URL to one that works Collin Jackson 2015-10-01 13:16:53 -07:00
  • 3a912de958 Use PrivateDart for ImageDecoder constructors Collin Jackson 2015-10-01 13:13:22 -07:00
  • 89e185c3a8 Merge "Refactoring: Introduce helper class to iterate runs." Keisuke Kuroyanagi 2015-10-01 20:11:50 +00:00
  • 8cce992f26 Heroes: Pass next Performance to route builders Hixie 2015-09-30 10:08:13 -07:00
  • 927edaac48 Rename RouteState to StateRoute Hixie 2015-10-01 12:57:20 -07:00
  • 13ffcaff2f Remove the mixed_viewport demo Hixie 2015-10-01 12:53:34 -07:00
  • 4d186e3c28 Port overlay_geometry.dart demo. Hixie 2015-10-01 12:20:08 -07:00
  • bf2f48f1e1 Merge pull request #1420 from johnmccutchan/roll_dart Chinmay Garde 2015-10-01 11:14:55 -07:00
  • 6d689c6c08 Support for decoding images in lists Collin Jackson 2015-10-01 11:04:14 -07:00
  • fbd5460b04 Integrate WidgetTester with FakeAsync Adam Barth 2015-10-01 10:56:58 -07:00
  • 67feb40cb5 Update playfair to a version that supports fn3 Adam Barth 2015-10-01 09:54:31 -07:00
  • 3075756338 Rev pub package Adam Barth 2015-10-01 09:53:52 -07:00
  • e299fe1b51 Switch to the production name for fn3 Adam Barth 2015-10-01 09:53:13 -07:00
  • 49b296a97c Merge pull request #1432 from abarth/promote_fn3 Adam Barth 2015-10-01 09:51:20 -07:00
  • 45c906d2ad Make fn3 the default widget framework Adam Barth 2015-10-01 09:35:27 -07:00
  • 1f396b3c69 Make fn3 the default widget framework Adam Barth 2015-10-01 09:35:27 -07:00
  • 9fe747e409 Remove unused imports Adam Barth 2015-10-01 09:30:13 -07:00
  • 3d788f3d79 Merge pull request #1426 from flutter/boxconstraints Ian Hickson 2015-10-01 09:29:29 -07:00
  • 0533946b82 Merge pull request #1427 from flutter/basic Ian Hickson 2015-10-01 09:29:25 -07:00
  • 5477d46f19 Port SkySprites and clients to fn3 Adam Barth 2015-10-01 09:26:19 -07:00
  • 8a46b15b94 Merge pull request #1429 from HansMuller/add_clamped_simulation Hans Muller 2015-10-01 09:08:42 -07:00
  • d96cbdd084 Port demo_launcher and fitness to fn3 Adam Barth 2015-09-30 19:45:34 -07:00
  • 30a8e04b7e Added missing clamped_simulation.dart file Hans Muller 2015-10-01 09:03:19 -07:00
  • d07ca92995 Basic sky_tools list command, Android implementation, and test. Ian Fischer 2015-09-30 15:24:39 -07:00
  • 697094988f Merge pull request #1416 from mdakin/minedigger2 Adam Barth 2015-10-01 08:30:36 -07:00
  • 8fb59f1d6a Merge pull request #1416 from mdakin/minedigger2 Adam Barth 2015-10-01 08:30:36 -07:00
  • 43190374af Merge pull request #1424 from abarth/consolidate_tests Adam Barth 2015-10-01 08:30:20 -07:00
  • b05d42c3b9 Merge pull request #1220 from collinjackson/scaling_focus Collin Jackson 2015-10-01 07:27:54 -07:00