1. 26 Oct, 2017 1 commit
  2. 25 Oct, 2017 1 commit
  3. 19 Oct, 2017 2 commits
  4. 14 Oct, 2017 3 commits
  5. 12 Oct, 2017 1 commit
  6. 11 Oct, 2017 1 commit
  7. 06 Oct, 2017 2 commits
  8. 28 Sep, 2017 1 commit
  9. 27 Sep, 2017 1 commit
  10. 22 Sep, 2017 1 commit
    • Ian Hickson's avatar
      Pin all dependencies ONCE AND FOR ALL (#12210) · 441b5c20
      Ian Hickson authored
      * Pin all dependencies ONCE AND FOR ALL
      
      This replaces the secret `flutter update-packages --upgrade` with a destructive `flutter update-packages --force-upgrade` that actually goes and pins every dependency and transitive dependency in every flutter package to the same version.
      
      * Add comments.
      441b5c20
  11. 11 Sep, 2017 1 commit
    • Yegor's avatar
      only tap on widgets reachable by hit testing (#11767) · ba5b5e7f
      Yegor authored
      * only tap on widgets reachable by hit testing
      
      * use FractionalOffset
      
      * added tests
      
      * check finder finds correct widget
      
      * undo unintentional changes
      
      * address comments
      
      * style fix
      
      * add Directionality in test
      
      * fix analysis warning
      ba5b5e7f
  12. 01 Sep, 2017 2 commits
  13. 31 Aug, 2017 4 commits
  14. 24 Aug, 2017 2 commits
  15. 23 Aug, 2017 1 commit
  16. 22 Aug, 2017 4 commits
  17. 21 Aug, 2017 2 commits
  18. 11 Aug, 2017 1 commit
  19. 09 Aug, 2017 1 commit
  20. 07 Aug, 2017 1 commit
    • Chris Bracken's avatar
      Update IntelliJ project files for latest plugin (#11536) · cb14eb98
      Chris Bracken authored
      The most recent Flutter IntelliJ plugin replaces FLUTTER_MODULE with
      WEB_MODULE and eliminates the exclusion of packages/ directories.
      Use of the packages/ directory was turned off by default months ago, and
      is replaced by the .packages file.
      cb14eb98
  21. 04 Aug, 2017 1 commit
  22. 02 Aug, 2017 1 commit
  23. 31 Jul, 2017 1 commit
  24. 28 Jul, 2017 2 commits
  25. 27 Jul, 2017 2 commits