Commit Graph

  • bf1d35630f Implement cupertino pull-to-refresh demo Rami Abou Ghanem 2020-01-09 15:03:26 -0500
  • 9f2a8450fa Trim the output Per Classon 2020-01-09 14:40:23 -0500
  • 5dbc214f3d Fix comments and naming, remove unncessary defaultsTo. Per Classon 2020-01-09 14:33:15 -0500
  • 87b39121d6 Only use stdin and stdout for the formatting Per Classon 2020-01-09 14:27:08 -0500
  • 625f68e3e7 Use dartfmt as we do not have permissions in Travis CI to write to an existing file Per Classon 2020-01-09 13:31:47 -0500
  • ad00f070d5 Move out check from for loop to its own Per Classon 2020-01-09 18:05:25 +0100
  • 73650ee3a4 Move codeviewer_cli into gallery/gallery/tool/ to make sure that it can be run in travis CI Per Classon 2020-01-09 16:45:15 +0100
  • 265a6ba8d5 Fetch pub dependencies for codeviewer_cli in analyze command Per Classon 2020-01-09 16:31:41 +0100
  • 547236b51d Add grinder analyze to travis_script.sh Per Classon 2020-01-09 16:10:51 +0100
  • 2911a23692 Add command to grind to analyze if update-code-segments has been run Per Classon 2020-01-09 16:06:29 +0100
  • 9a8f9cbaf9
    Adding macos files, recreating android and ios. (#217) Brett Morgan 2020-01-10 06:30:05 +1100
  • f6b55277df Implement tooltip demo #220 Rami Abou Ghanem 2020-01-09 12:45:52 -0500
  • 06df53bb0a
    [Gallery] Add Material Menu demo (#212) Per Classon 2020-01-09 10:23:53 -0500
  • c733262768 Break out menu demos to widgets and improve string descriptions #212 Per Classon 2020-01-09 12:14:35 +0100
  • 20b352a305 Adding macos files, recreating android and ios to isolate_example. Brett Morgan 2020-01-09 20:45:47 +1100
  • cf352684b7 Adding macos files, recreating android and ios. #217 Brett Morgan 2020-01-09 20:07:12 +1100
  • 8c3fab2ea7
    Account for safe area for shrine shopping cart on mobile (#216) rami-a 2020-01-08 17:05:45 -0500
  • 6f49aa6091 Account for safe area for shrine shopping cart on mobile #216 Rami Abou Ghanem 2020-01-08 16:44:43 -0500
  • a599ec3910
    Implement grid list demo (#215) rami-a 2020-01-08 16:20:45 -0500
  • d1dd91e113 Implement grid list demo #215 Rami Abou Ghanem 2020-01-08 15:57:11 -0500
  • c804cdec22
    [Gallery] Implement cupertino navbar demo (#214) rami-a 2020-01-08 14:05:07 -0500
  • 1c4bc23332 Fix analyzer issue #214 Rami Abou Ghanem 2020-01-08 13:31:39 -0500
  • cfe7a1f66d Trailing comma Rami Abou Ghanem 2020-01-08 12:45:35 -0500
  • 384fe4b43b Implement cupertino navbar demo Rami Abou Ghanem 2020-01-08 12:40:16 -0500
  • 417bd72874
    Remove back button from demo appbars (#213) rami-a 2020-01-08 10:47:15 -0500
  • 82dcf6b6c3 Remove back button from demo appbars #213 Rami Abou Ghanem 2020-01-08 10:20:56 -0500
  • 4e32f9e2b3 Set automaticallyImplyLeading to false for AppBar Per Classon 2020-01-08 14:24:45 +0100
  • 9bde85817c Fix uris Per Classon 2020-01-08 14:14:17 +0100
  • 134d394157 Add Material Menu demo Per Classon 2020-01-08 14:12:10 +0100
  • 98e828ab08 Sample maintenance. #211 Brett Morgan 2020-01-08 19:54:16 +1100
  • c986d0a68a
    Remove top safe area from demo screen for desktop layout (#210) rami-a 2020-01-07 15:33:35 -0500
  • 8b2688452a
    Ensure the ink is clipped on the settings button (#209) rami-a 2020-01-07 15:33:23 -0500
  • 9437e3e1eb Remove top safe area from demo screen for desktop layout #210 Rami Abou Ghanem 2020-01-07 15:14:26 -0500
  • 6e6d96f1d6 Ensure the ink is clipped on the settings button #209 Rami Abou Ghanem 2020-01-07 13:38:35 -0500
  • ca95405fa6 Add favicon Rami Abou Ghanem 2020-01-07 13:29:36 -0500
  • a290134130 Built web Rami Abou Ghanem 2020-01-07 12:49:34 -0500
  • 300fa89670
    Bump gallery to v2.1 (#208) rami-a 2020-01-07 12:18:40 -0500
  • 9c79e97982 Bump gallery to v2.1 #208 Rami Abou Ghanem 2020-01-07 10:56:24 -0500
  • aa78dffe9d Merge branch 'master' of github.com:flutter/samples into apk Jose Alba Aguado 2020-01-07 16:25:38 +0100
  • 1629e3ba3a Added card demo Jose Alba Aguado 2020-01-07 16:25:12 +0100
  • d96dbfe6cf
    [Gallery] Remove MaterialApp for demo screen for simplification (#197) Per Classon 2020-01-07 16:13:10 +0100
  • dc755d47ab Merge branch 'master' of github.com:flutter/samples into apk Jose Alba Aguado 2020-01-07 15:36:18 +0100
  • 1d739fc38a Added chip demo Jose Alba Aguado 2020-01-07 15:35:38 +0100
  • 87d5dbc2c1 Update code segments #197 Per Classon 2020-01-07 12:03:34 +0100
  • 414dadbb90 Merge branch 'master' of github.com:flutter/samples into remove_material_app_for_demo_screen Per Classon 2020-01-07 11:49:40 +0100
  • 07f17e720b Change MaterialPageRoute to one without animations in the dialog demo, and change type to void for the MaterialPageRoute Per Classon 2020-01-07 11:49:06 +0100
  • 233eb462d4
    Configuring travis to build Android. (#206) Andrew Brogdon 2020-01-06 13:41:33 -0800
  • 53976adad4 Removing extra build tools from travis.yml #206 Andrew Brogdon 2020-01-06 10:42:13 -0800
  • efbce79078 Removing buildToolsVersion from Android apps Andrew Brogdon 2020-01-06 10:41:28 -0800
  • 4ae6682396 Formatting Andrew Brogdon 2020-01-06 09:54:52 -0800
  • a03074abd6 Misleading color translation to Russian #207 Anton Smirnov 2020-01-06 12:04:49 +0500
  • bc70ef2765 Correcting comment on CounterModel Andrew Brogdon 2020-01-03 15:42:53 -0800
  • 05b765082b Removing superfluous type annotation Andrew Brogdon 2020-01-03 15:38:51 -0800
  • 022983e68c Revising mock interface for testing Andrew Brogdon 2020-01-03 15:32:54 -0800
  • 68551cbe94 Adding tests for flutter modules Andrew Brogdon 2020-01-03 15:10:01 -0800
  • 790af67eca Re-adding regular samples. Andrew Brogdon 2020-01-03 14:46:42 -0800
  • 14c68eea0f Changing which module gets an aar Andrew Brogdon 2020-01-03 14:26:18 -0800
  • a077e819d7 New build tools version Andrew Brogdon 2020-01-03 14:10:59 -0800
  • 7e95dc2927 Missing brace. Andrew Brogdon 2020-01-03 14:02:24 -0800
  • e675077970 Adding Android builds Andrew Brogdon 2020-01-03 13:54:39 -0800
  • f2786a4f33 Updating Android config Andrew Brogdon 2020-01-03 13:27:00 -0800
  • df2a753474 Changing path Andrew Brogdon 2020-01-03 13:10:13 -0800
  • b6dcc50b86 Further tweakage Andrew Brogdon 2020-01-03 13:01:32 -0800
  • edf2f2b78f Tweaking flutter finder Andrew Brogdon 2020-01-03 12:50:27 -0800
  • 589d9e9dc4 Adding flutter modules Andrew Brogdon 2020-01-03 12:42:15 -0800
  • 7c46ed1f19 Tweaking travis Andrew Brogdon 2020-01-03 11:06:51 -0800
  • 4a01a6570e
    Maintenance on jsonexample (#205) Andrew Brogdon 2020-01-03 10:53:55 -0800
  • da15aabe2c Revised gitignore again #205 Andrew Brogdon 2020-01-03 10:39:31 -0800
  • ab7bbaeb11 Updating gitignore Andrew Brogdon 2020-01-03 10:38:15 -0800
  • 6031cfa6d6 Updating jsonexample Andrew Brogdon 2020-01-03 09:50:08 -0800
  • d62b7b88b2
    Updating CONTRIBUTING.md with repo conventions and review guide. (#199) Andrew Brogdon 2020-01-03 09:51:20 -0800
  • 42d40f7b8c Revising text #199 Andrew Brogdon 2020-01-02 08:24:17 -0800
  • a8bfad0829 updates Andrew Brogdon 2019-12-20 15:33:05 -0800
  • 39311e956d Updating README Andrew Brogdon 2019-12-20 15:17:26 -0800
  • 8d4c30a782
    [Gallery] Implement material progress indicator and cupertino activity indicator demos (#200) rami-a 2020-01-02 15:16:08 -0500
  • 131ac0df02 Re-run code segment generator #200 Rami Abou Ghanem 2020-01-02 14:56:29 -0500
  • bf46424c0a Merge branch 'master' into progress-indicator-demo Rami Abou Ghanem 2020-01-02 14:55:09 -0500
  • 03a43f4795
    [Gallery] Latest translations (#204) rami-a 2020-01-02 14:52:47 -0500
  • 1e8348f7b1
    [Gallery] Implement Bottom app bar demo (#202) rami-a 2020-01-02 14:51:14 -0500
  • 17702226b4 Re-run code segment generator #202 Rami Abou Ghanem 2020-01-02 14:43:29 -0500
  • 77393b5620 Address feedback Rami Abou Ghanem 2020-01-02 14:26:52 -0500
  • 38029ce164
    Fix padding of bottom buttons on home page (#201) rami-a 2020-01-02 14:18:37 -0500
  • 14896cfef8 Address feedback and simplify demo Rami Abou Ghanem 2020-01-02 14:17:22 -0500
  • 1fcbcd81ba Format and generate dart #204 Rami Abou Ghanem 2020-01-02 13:31:11 -0500
  • 6d7ec5b7d3 Latest translations Rami Abou Ghanem 2020-01-02 17:52:50 +0000
  • 3a73e8a219
    Modify gallery grinder script to use preferred-ordered-locales (#203) Shi-Hao Hong 2019-12-30 11:29:43 -0800
  • 8781985dbf Move en Rami Abou Ghanem 2019-12-30 13:52:03 -0500
  • 08cafd8710 l10n and code samples Rami Abou Ghanem 2019-12-30 13:49:42 -0500
  • 612f5b4da6 Refactor demo code Rami Abou Ghanem 2019-12-30 13:24:34 -0500
  • 3f06a0ae1c Implement bottom app bar demo Rami Abou Ghanem 2019-12-30 13:04:48 -0500
  • 79b67d3f8f modify grinder to use preferred ordered locales #203 Shi Hao Hong 2019-12-30 10:04:19 -0800
  • 32a0200292 l10n and code segments Rami Abou Ghanem 2019-12-30 11:42:34 -0500
  • 679ceee918 Fix padding of bottom buttons on home page #201 Rami Abou Ghanem 2019-12-30 10:33:50 -0500
  • ac5d50ca33 Update en arb file Rami Abou Ghanem 2019-12-27 13:59:24 -0500
  • 093975792d Implement cupertino activity indicator demo Rami Abou Ghanem 2019-12-27 13:53:23 -0500
  • 0c0614768f Implement progress indicator demo Rami Abou Ghanem 2019-12-27 11:58:03 -0500
  • 6a702fed81
    [Gallery] Add Material Sliders demo (#198) Per Classon 2019-12-20 18:12:32 +0100
  • 58ff4c4a06 Update code segments #198 Per Classon 2019-12-20 17:40:07 +0100
  • bfc992e12a Address CR comments and increase space between sliders Per Classon 2019-12-20 17:29:01 +0100
  • 8ece14ba85 Merge branch 'master' of github.com:flutter/samples into sliders_demo Per Classon 2019-12-20 17:16:35 +0100