1. 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
  2. 09 Jan, 2019 1 commit
  3. 08 Jan, 2019 1 commit
  4. 07 Jan, 2019 1 commit
  5. 01 Oct, 2018 1 commit
  6. 28 Sep, 2018 1 commit
  7. 23 Sep, 2018 1 commit
  8. 12 Sep, 2018 1 commit
  9. 02 Aug, 2018 1 commit
  10. 30 Jul, 2018 1 commit
  11. 27 Jul, 2018 1 commit
  12. 23 Jul, 2018 1 commit
  13. 16 Jul, 2018 2 commits
  14. 10 Jun, 2018 1 commit
  15. 09 Jun, 2018 1 commit
  16. 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
  17. 14 Mar, 2018 1 commit
    • Jonah Williams's avatar
      Replace child parameter with builder on showDialog (#15303) · 231170a7
      Jonah Williams authored
      * replace child parameter with builder on showDialog
      
      * change builder parameter to WidgetBuilder
      
      * mark child as deprecated and expand documentation to cover this and how builder should be used
      
      * tidy comments and address some feedback
      
      * phrasing
      
      * move space to prev line and add //ignore comments for deprecated member use
      
      * address comments and fix it's its
      
      * update code samples
      
      * adds semicolon to code snippets
      231170a7
  18. 02 Feb, 2018 1 commit
  19. 03 Jan, 2018 1 commit
  20. 05 Dec, 2017 1 commit
  21. 03 Oct, 2017 1 commit
  22. 02 Oct, 2017 1 commit
  23. 26 Sep, 2017 1 commit
  24. 10 May, 2017 1 commit
  25. 08 May, 2017 1 commit
  26. 27 Apr, 2017 1 commit
  27. 23 Apr, 2017 1 commit
  28. 07 Apr, 2017 1 commit
  29. 24 Mar, 2017 1 commit
  30. 02 Mar, 2017 1 commit
    • xster's avatar
      Add Cupertino to gallery and add CupertinoButton and many yak friends (#8411) · a76c352d
      xster authored
      * Add cupertino to gallery and add CupertinoButto
      
      * Use single quotes
      
      * Add disabled state
      
      * Some review notes
      
      * Make button animation more responsive and tweak timing
      
      * Renamed things Cupertino
      
      * Button with background, move cupertino demos, move material demos
      
      * Move 2 level list too
      
      * Refactor various demo route names
      
      * Some review notes
      
      * More reviews and add test
      
      * Linter as
      
      * Move private constant up
      a76c352d
  31. 04 Feb, 2017 1 commit
  32. 26 Jan, 2017 1 commit
  33. 21 Dec, 2016 1 commit