1. 07 May, 2018 1 commit
  2. 05 Apr, 2017 1 commit
    • Ian Hickson's avatar
      Update the examples/ README and associated fixes. (#9090) · a52c7b47
      Ian Hickson authored
      This yak shave went as follows:
      
      Fix https://github.com/flutter/flutter/issues/8795 by adding stocks to
      the examples README.
      
      Notice the layers entry in that README isn't quite right either.
      Update that.
      
      Check the layers/README file is worth pointing at.
      
      Update the layers/README.
      
      Let's run some of the layer tests to see if they still work.
      
      Oops, need to update them to gradle.
      
      Ok let's try running them again.
      
      Oops, sector is broken.
      
      Add a test for sector.
      
      Fix sector. Find you need to add an assert to a const constructor.
      
      Notice we need to turn const asserts on for the analyzer.
      
      Notice the analysis_options files are out of sync with each other and
      with the full list of lints.
      
      Turn on the lints that should be on.
      
      Fix the bugs that finds.
      a52c7b47
  3. 26 Sep, 2016 1 commit
    • Chris Bracken's avatar
      Update examples to Xcode 8 recommended settings · 71b65e32
      Chris Bracken authored
      As of Xcode 7, Apple recommends setting the bundle identifier in the
      PRODUCT_BUNDLE_IDENTIFIER build variable and setting CFBundleIdentifier
      to that variable in Info.plist.
      
      As of Xcode 8, CLANG_WARN_INFINITE_RECURSION and CLANG_WARN_SUSPICIOUS_MOVE
      are recommended settings.
      71b65e32
  4. 06 Jul, 2016 1 commit
  5. 01 Apr, 2016 1 commit
  6. 17 Feb, 2016 1 commit
  7. 16 Feb, 2016 1 commit
  8. 15 Oct, 2015 1 commit
  9. 27 Aug, 2015 1 commit
  10. 25 Aug, 2015 1 commit
  11. 14 Aug, 2015 1 commit
  12. 08 Aug, 2015 1 commit
  13. 06 Aug, 2015 1 commit
  14. 29 Jul, 2015 2 commits
  15. 28 Jul, 2015 1 commit