Commit Graph

  • bb8e82d053 Port address_book to fn3 Adam Barth 2015-09-26 13:16:33 -07:00
  • 5846ffec57 Port address_book to fn3 Adam Barth 2015-09-26 13:16:33 -07:00
  • 1424f351d9 Update navigation example after Navigator changes Adam Barth 2015-09-26 13:07:46 -07:00
  • a01aa6ffbb Fix analyzer warnings Adam Barth 2015-09-26 13:07:31 -07:00
  • c177ecd86c Add missing export Adam Barth 2015-09-26 13:07:21 -07:00
  • 3695e90eb0 Merge pull request #1366 from abarth/fn3_mine_digger Adam Barth 2015-09-26 13:06:57 -07:00
  • e510425609 Add missing .gitignore file Adam Barth 2015-09-26 12:54:17 -07:00
  • 2d0a364ef8 Add missing .gitignore file Adam Barth 2015-09-26 12:54:17 -07:00
  • 8e201d7552 Port MineDigger to fn3 Adam Barth 2015-09-26 12:52:16 -07:00
  • 7c9f496f1b Port MineDigger to fn3 Adam Barth 2015-09-26 12:52:16 -07:00
  • d51c1baf17 Merge pull request #1365 from abarth/renames Adam Barth 2015-09-26 12:49:00 -07:00
  • a74d02dadf Rename Sky to Flutter in a few more places Adam Barth 2015-09-26 12:37:27 -07:00
  • 219ee8a34b Rename Sky to Flutter in a few more places Adam Barth 2015-09-26 12:37:27 -07:00
  • 0a0a92eb45 Port stocks to fn3 and introduce an App component. Hixie 2015-09-25 16:00:56 -07:00
  • f7e20f4a46 Check that the platform is linux before downloading linux-x64 binaries James Robinson 2015-09-25 17:42:28 -07:00
  • 2fe4484d9c Merge pull request #57 from jamesr/fix_build James Robinson 2015-09-25 17:39:06 -07:00
  • 93f1ba5dac Add Mimic to fn3 Adam Barth 2015-09-25 16:22:24 -07:00
  • 9e2a83cfa3 Fix sky_tools build command to look for package-root in global args James Robinson 2015-09-25 16:25:48 -07:00
  • fa59233746 Add stop command and supporting Android support. Ian Fischer 2015-09-25 16:16:19 -07:00
  • ed2877c093 Add --checked flag to mojo_run that runs sky_viewer in checked mode James Robinson 2015-09-25 15:59:36 -07:00
  • 9996d4255e Configure ArtifactStore for all commands and make 'package-root' universal James Robinson 2015-09-25 15:43:03 -07:00
  • 24171915aa Fix indent Adam Barth 2015-09-25 15:43:03 -07:00
  • e1b8f0b659 Add UniqueComponent helper for creating components with unique states Adam Barth 2015-09-25 15:27:15 -07:00
  • ff5676952e Add an onScroll callback to Scrollable Adam Barth 2015-09-25 15:02:19 -07:00
  • be0b3e61be Merge pull request #52 from nlacasse/release-debug James Robinson 2015-09-25 15:07:04 -07:00
  • f600beeb70 run_mojo: Add --mojo-release and --mojo-debug flags. Nicolas Lacasse 2015-09-25 14:27:08 -07:00
  • 903d31af39 Merge pull request #1356 from chinmaygarde/master Chinmay Garde 2015-09-25 14:49:37 -07:00
  • a765507c9d fn3: Port Card Collection demo Hixie 2015-09-25 14:44:46 -07:00
  • ab63490c5a Update Dart revision Chinmay Garde 2015-09-25 14:28:39 -07:00
  • af8019bf69 Merge pull request #1355 from abarth/current_state Adam Barth 2015-09-25 14:22:39 -07:00
  • 80997a68d6 Add a currentWidget and currentState accessor to GlobalKeys Adam Barth 2015-09-25 14:12:08 -07:00
  • 6c3b20be8e Merge pull request #1354 from abarth/fn3_ensure_widgets_is_visible Adam Barth 2015-09-25 14:21:27 -07:00
  • 3387bbaa37 Add ensureWidgetIsVisible to fn3 Adam Barth 2015-09-25 14:03:11 -07:00
  • 55dc7108a5 Merge pull request #1351 from vlidholt/master Viktor Lidholt 2015-09-25 13:50:48 -07:00
  • 91cb07f649 Merge pull request #1353 from HansMuller/bump_newton_version Hans Muller 2015-09-25 13:45:44 -07:00
  • d717be946a Add findRenderObject to BuildContext Adam Barth 2015-09-25 13:11:39 -07:00
  • b64989e96f Bumped Newton version to 0.1.4 Hans Muller 2015-09-25 13:28:27 -07:00
  • c35c06e6f2 rename sky ==> flutter in the starting app template Devon Carew 2015-09-25 13:28:21 -07:00
  • 0cb811ef06 Renames pointQuickDist in GameMath Viktor Lidholt 2015-09-25 13:12:01 -07:00
  • 09099a1703 Added FrictionSimulation.through() constructor Hans Muller 2015-09-25 10:20:16 -07:00
  • 5c9413d0f6 Merge pull request #49 from jamesr/cached_file_location James Robinson 2015-09-25 12:28:39 -07:00
  • ee45832818 Rev pub package Adam Barth 2015-09-25 12:04:25 -07:00
  • 8cdbaae6df Rev pub spec Adam Barth 2015-09-25 12:02:09 -07:00
  • fd18f76b20 Merge pull request #1346 from abarth/fn3_sync_tests Adam Barth 2015-09-25 11:58:12 -07:00
  • d19e86f0a9 Merge d8ea1b194b446f555402770acd8ac6b217becb7c to fn3 Adam Barth 2015-09-25 11:57:30 -07:00
  • 4ad83fa059 Port some more tests to fn3 Adam Barth 2015-09-25 11:27:48 -07:00
  • b7fc56eb31 Make cached artifact location mirror local builds more closely James Robinson 2015-09-25 11:27:07 -07:00
  • 75061728e6 Merge pull request #1342 from apwilson/fling Andrew Wilson 2015-09-25 11:18:53 -07:00
  • d771927219 Add fling to Scrollable. Andrew Wilson 2015-09-25 10:14:18 -07:00
  • 36c03cb40e Fix sky_tools cache clear command James Robinson 2015-09-25 11:13:15 -07:00
  • 96b0801c7b Merge pull request #1345 from abarth/fn3_more_tests Adam Barth 2015-09-25 10:56:53 -07:00
  • 7d02880cf4 Port some more tests to fn3 Adam Barth 2015-09-25 10:51:56 -07:00
  • 0768ea973e Merge pull request #1341 from abarth/fn3_editing Adam Barth 2015-09-25 10:51:31 -07:00
  • 5f9cb4aa38 Port ScrollableMixedWidgetListState to fn3. Hixie 2015-09-24 17:00:19 -07:00
  • 2f600ab49f Merge pull request #1343 from chinmaygarde/master Chinmay Garde 2015-09-25 10:23:51 -07:00
  • b59ee8666f Prefer a specific provisioning profile when none is explicitly provided Chinmay Garde 2015-09-25 10:20:58 -07:00
  • 481b764f67 Port Input and EditableText to fn3 Adam Barth 2015-09-25 10:08:29 -07:00
  • fe77808d08 Copy Input and EditableText into fn3 Adam Barth 2015-09-25 10:06:59 -07:00
  • 06ffa75919 Convert some tests to fn3 Adam Barth 2015-09-25 08:53:25 -07:00
  • b5893f9e13 Fix typos in fn3 Adam Barth 2015-09-25 08:42:39 -07:00
  • 52ce67b977 Merge pull request #1336 from abarth/fn3_more_examples Adam Barth 2015-09-24 16:11:56 -07:00
  • 83b7459201 Port even more examples to fn3 Adam Barth 2015-09-24 16:09:37 -07:00
  • a3a238238a fn3: GlobalKey registration progress Hixie 2015-09-24 16:03:51 -07:00
  • 3638f9380d Merge pull request #46 from iansf/android_start Ian Fischer 2015-09-24 16:01:19 -07:00
  • c3b3b71bed Rename ComponentState and use initState(). Hixie 2015-09-24 15:45:47 -07:00
  • cae053c353 Refactor all the commands to be Commands from the Args package. Also use CommandRunner for the top-level command. Ian Fischer 2015-09-24 11:13:20 -07:00
  • 7dd26a7a5a Port some more examples to fn3 Adam Barth 2015-09-24 15:31:06 -07:00
  • 9edd65502b Merge pull request #1330 from abarth/date_picker_example Adam Barth 2015-09-24 14:52:30 -07:00
  • b948967855 fn3: MixedViewport Hixie 2015-09-23 16:03:27 -07:00
  • cefbfa3bea Port Date Picker example to fn3 Adam Barth 2015-09-24 14:46:29 -07:00
  • 878775bb89 Port big_switch.dart to fn3 Adam Barth 2015-09-24 13:29:40 -07:00
  • 0206f1a65d Port PopupMenu to fn3 Adam Barth 2015-09-24 12:36:25 -07:00
  • 82dd9d65df Port scaffold to fn3 Adam Barth 2015-09-24 12:11:47 -07:00
  • 206104b820 Update mojo_run to no longer embed a window manager James Robinson 2015-09-24 12:23:14 -07:00
  • 9f176fc86e Port widgets that depend on scrolling to fn3 Adam Barth 2015-09-24 10:39:39 -07:00
  • 042f49a711 Rev pub package Adam Barth 2015-09-24 10:48:07 -07:00
  • 00b1d1e3c3 Rev pub packages Adam Barth 2015-09-24 10:44:09 -07:00
  • 01f1351d3e Merge pull request #1321 from jamesr/update_for_sky_services_roll Adam Barth 2015-09-24 10:42:36 -07:00
  • 5b8443e440 Updates for change in Mojom dart enum generation James Robinson 2015-09-24 10:35:20 -07:00
  • 9809130029 Updates for change in Mojom dart enum generation James Robinson 2015-09-24 10:35:20 -07:00
  • 2ce5a0c5bc Merge pull request #1319 from abarth/fn3_scrollable Adam Barth 2015-09-24 10:32:31 -07:00
  • 0d63d6b775 Port most of scrollable.dart to fn3 Adam Barth 2015-09-24 10:01:54 -07:00
  • 8bcad76384 Port Focus and Navigator-based widgets to fn3 Adam Barth 2015-09-23 22:13:33 -07:00
  • 93ae1f287e Port transitions.dart to fn3 Adam Barth 2015-09-23 20:19:48 -07:00
  • e7bc8f57d3 Merge pull request #1313 from abarth/fn3_drawer Adam Barth 2015-09-23 20:27:21 -07:00
  • 7c854e121b Merge pull request #1317 from jamesr/roll_pubspec_and_mojo_sdk James Robinson 2015-09-23 17:58:54 -07:00
  • eb323dbedc Merge pull request #1315 from Hixie/PointerEventListenerCollision Ian Hickson 2015-09-23 17:34:55 -07:00
  • 12435be0ce Update to Mojo 4e4d51ce28a8edcb32b9c7f555e38e2ae84a825e, update deps James Robinson 2015-09-23 16:28:20 -07:00
  • e854d7457d Update to Mojo 4e4d51ce28a8edcb32b9c7f555e38e2ae84a825e, update deps James Robinson 2015-09-23 16:28:20 -07:00
  • 00d0a44f09 Fix the minedigger game. Hixie 2015-09-23 16:50:50 -07:00
  • 307b1bfdbc Only pointers which are down should be tracked. Jeff Brown 2015-09-21 20:09:29 -07:00
  • adf91931eb Bump sky_services pub dependency to mojo 0.1.x James Robinson 2015-09-23 16:37:38 -07:00
  • ea45169083 fn3: Port HomogeneousViewport Hixie 2015-09-23 15:25:40 -07:00
  • c734234631 Port some drawer and button widgets to fn3 Adam Barth 2015-09-23 16:02:56 -07:00
  • 1836ca6172 Merge pull request #1308 from abarth/fn3_drag_target Adam Barth 2015-09-23 15:44:54 -07:00
  • 87107494c1 Port DragTarget to fn3 Adam Barth 2015-09-23 15:28:32 -07:00
  • 9b16ad7776 Merge pull request #1310 from vlidholt/master Viktor Lidholt 2015-09-23 15:38:31 -07:00
  • 7d71cf06cf Adds documentation and cleans up code Viktor Lidholt 2015-09-23 15:34:06 -07:00
  • 2a7c7b085a Merge pull request #1306 from chinmaygarde/master Ian Fischer 2015-09-23 13:53:18 -07:00
  • ec92aca869 Port more widgets to fn3 Adam Barth 2015-09-23 13:21:48 -07:00