1. 23 Jul, 2018 1 commit
  2. 16 Jul, 2018 2 commits
  3. 10 Jun, 2018 1 commit
  4. 09 Jun, 2018 1 commit
  5. 05 Jun, 2018 1 commit
  6. 18 May, 2018 1 commit
  7. 03 May, 2018 1 commit
  8. 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
  9. 20 Mar, 2018 1 commit
  10. 14 Mar, 2018 1 commit
  11. 07 Mar, 2018 1 commit
    • Josh Soref's avatar
      Spelling (#15229) · c5a5945e
      Josh Soref authored
      * spelling: accommodate
      
      * spelling: allotted
      
      * spelling: anonymous
      
      * spelling: artificial
      
      * spelling: associated
      
      * spelling: asset
      
      * spelling: button
      
      * spelling: canvas
      
      * spelling: compatibility
      
      * spelling: coverage
      
      * spelling: condition
      
      * spelling: decoration
      
      * spelling: deferring
      
      * spelling: diameter
      
      * spelling: direction
      
      * spelling: displacement
      
      * spelling: dropdown
      
      * spelling: needing
      
      * spelling: environment
      
      * spelling: exited
      
      * spelling: expansion
      
      * spelling: explore
      
      * spelling: families
      
      * spelling: horizontal
      
      * spelling: increment
      
      * spelling: indices
      
      * spelling: internationalization
      
      * spelling: labrador
      
      * spelling: localizations
      
      * spelling: midflight
      
      * spelling: milliseconds
      
      * spelling: minimum
      
      * spelling: multiple
      
      * spelling: multiplication
      
      * spelling: navigator
      
      * spelling: overridden
      
      * spelling: package
      
      * spelling: performance
      
      * spelling: platform
      
      * spelling: porsche
      
      * spelling: position
      
      * spelling: preceded
      
      * spelling: precede
      
      * spelling: precedence
      
      * spelling: print
      
      * spelling: property
      
      * spelling: readily
      
      * spelling: reproducibility
      
      * spelling: rounded
      
      * spelling: scroll
      
      * spelling: separate
      
      * spelling: separator
      
      * spelling: services
      
      * spelling: specific
      
      * spelling: specify
      
      * spelling: synchronously
      
      * spelling: through
      
      * spelling: timeout
      
      * spelling: triangle
      
      * spelling: trivial
      
      * spelling: unusual
      
      * spelling: then
      
      * spelling: vertically
      
      * spelling: visible
      
      * spelling: visited
      
      * spelling: voice
      c5a5945e
  12. 06 Feb, 2018 1 commit
    • Chris Bracken's avatar
      Apply media padding in Gallery Shrine demo (#14506) · 6494dde3
      Chris Bracken authored
      Applies horizontal and bottom safe area insets to the Shrine demo in the
      Gallery. Top insets are not applied due to the presence of the
      omnipresent sliver app bar. Specifically, this ensures that the grid
      cards are inset inside the iPhone X notch in horizontal mode, and that
      the bottom of the grid is positioned above the iOS home indicator.
      6494dde3
  13. 05 Feb, 2018 1 commit
  14. 02 Feb, 2018 1 commit
  15. 01 Feb, 2018 1 commit
  16. 25 Jan, 2018 1 commit
  17. 15 Dec, 2017 1 commit
    • Chris Bracken's avatar
      Center Shrine demo title with centerTitle (#13586) · 8a77036b
      Chris Bracken authored
      Rather than use a Center widget, center the title using AppBar's
      centerTitle property. This ensures the title is horizontally centred
      with respect to the screen rather than centred in the space between the
      leading and trailing app bar widgets, which are asymmetrical in Shrine.
      8a77036b
  18. 02 Oct, 2017 1 commit
  19. 26 Sep, 2017 1 commit
  20. 20 Jun, 2017 1 commit
  21. 08 Jun, 2017 1 commit
  22. 07 Jun, 2017 1 commit
  23. 16 May, 2017 1 commit
  24. 03 May, 2017 1 commit
  25. 27 Apr, 2017 1 commit
  26. 25 Apr, 2017 1 commit
  27. 23 Apr, 2017 1 commit
  28. 21 Apr, 2017 1 commit
  29. 20 Apr, 2017 1 commit
  30. 11 Apr, 2017 1 commit
    • xster's avatar
      Rename State.config to widget everywhere (#9273) · 89a7fdfc
      xster authored
      Rename State.config to State.widget
      Rename State.didUpdateConfig to State.didUpdateWidget
      Renamed all State subclasses' local variables named config to something else
      89a7fdfc
  31. 07 Apr, 2017 1 commit
  32. 31 Mar, 2017 1 commit
  33. 27 Mar, 2017 1 commit
  34. 20 Mar, 2017 1 commit
  35. 17 Mar, 2017 1 commit
  36. 15 Mar, 2017 1 commit
  37. 14 Mar, 2017 2 commits
  38. 04 Mar, 2017 1 commit