1. 11 Sep, 2019 1 commit
  2. 25 Jun, 2019 1 commit
  3. 25 May, 2019 1 commit
    • Chris Bracken's avatar
      Americanise spellings (#33323) · 156b4220
      Chris Bracken authored
      Updates documentation and non-public API to use American spellings for
      consistency with the rest of the codebase.
      
      No changes to behaviour... other than how it's spelt.
      156b4220
  4. 01 May, 2019 1 commit
  5. 30 Apr, 2019 1 commit
  6. 29 Apr, 2019 1 commit
  7. 17 Apr, 2019 1 commit
  8. 29 Mar, 2019 1 commit
  9. 20 Mar, 2019 1 commit
  10. 06 Mar, 2019 1 commit
  11. 04 Mar, 2019 1 commit
  12. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  13. 28 Feb, 2019 1 commit
    • Greg Spencer's avatar
      Fix spelling errors. (#28657) · ccdd5057
      Greg Spencer authored
      Fix the spelling errors in the dartdocs for the framework.
      
      There are no functionality changes here, just documentation fixes.
      ccdd5057
  14. 21 Feb, 2019 1 commit
  15. 13 Feb, 2019 1 commit
  16. 30 Jan, 2019 1 commit
  17. 22 Jan, 2019 2 commits
  18. 18 Dec, 2018 1 commit
  19. 16 Nov, 2018 1 commit
  20. 26 Oct, 2018 1 commit
  21. 25 Sep, 2018 1 commit
  22. 23 Sep, 2018 1 commit
  23. 12 Sep, 2018 1 commit
  24. 24 Aug, 2018 1 commit
  25. 18 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Fixes resulting from audit of issues links (#20772) · 8c79f40d
      Ian Hickson authored
      * Fixes resulting from audit of issues links
      
      I looked at every link to GitHub in our repo. For cases where we had a TODO that was waiting for a bug to be fixed, and the bug has now been fixed, I applied the pending change. For cases where the link was out of date, I updated the link.
      
      * Update run_test.dart
      
      skip this test again since it failed on linux and macos bots
      8c79f40d
  26. 10 Aug, 2018 1 commit
  27. 08 Aug, 2018 1 commit
  28. 02 Aug, 2018 1 commit
  29. 27 Jul, 2018 1 commit
  30. 23 Jul, 2018 1 commit
  31. 16 Jul, 2018 2 commits
  32. 05 Jun, 2018 1 commit
  33. 03 May, 2018 1 commit
  34. 20 Apr, 2018 1 commit
  35. 22 Mar, 2018 1 commit
    • Ian Hickson's avatar
      Clean up the existing Navigator API. (#15718) · aba0379d
      Ian Hickson authored
      This is not a grand refactor yet, it's just cleaning up what we have
      already, so that people who keep using this API (e.g. dialogs) have
      something coherent to deal with.
      
      The major changes are that Navigator and NavigatorState have the same
      API now, that most of the examples use `<void>` instead of `<Null>`,
      that the navigator observer can see replaces, and that the `settings`
      is moved from ModalRoute to Route. I also cleaned up some of the API
      documentation.
      aba0379d
  36. 21 Dec, 2017 1 commit
  37. 14 Dec, 2017 1 commit
  38. 30 Nov, 2017 1 commit