1. 08 Feb, 2019 1 commit
    • Martin's avatar
      Create slider with editable numerical value in gallery (#23506) · 6d313239
      Martin authored
      * Update doc header in Opacity class to fix issue #23311
      
      * Added slider with editable numerical value to gallery. Fixes flutter#1542
      
      * Revert "Update doc header in Opacity class to fix issue #23311"
      
      This reverts commit 2d3642bbda6e00389e78631360f8274e9bb7d675.
      
      * Fix typo in slider description
      
      * Increase TextField size to pass accessibility test
      
      * Added Semantics widget to pass accessibility test
      
      * Made description start with caps to match other examples
      
      * Removed unnecessary spacing Container widget
      
      * Update authors file
      
      * Fix indent
      
      * Removed decimal and replaced boundaries with .clamp
      Signed-off-by: 's avatarMartin Staadecker <machstg@gmail.com>
      
      * Undo line wrap from previous commit
      Signed-off-by: 's avatarMartin Staadecker <machstg@gmail.com>
      
      * Update onSubmitted to only call setState when value has changed
      Signed-off-by: 's avatarMartin Staadecker <machstg@gmail.com>
      6d313239
  2. 24 Jan, 2019 1 commit
  3. 10 Jan, 2019 1 commit
  4. 09 Jan, 2019 1 commit
  5. 03 Jan, 2019 1 commit
  6. 02 Jan, 2019 1 commit
  7. 13 Dec, 2018 1 commit
  8. 05 Nov, 2018 1 commit
  9. 24 Oct, 2018 1 commit
  10. 12 Oct, 2018 1 commit
  11. 06 Sep, 2018 1 commit
  12. 03 Aug, 2018 1 commit
  13. 21 Jul, 2018 1 commit
  14. 30 May, 2018 1 commit
    • Victor Choueiri's avatar
      Add SweepGradient (#17368) · d57cc44f
      Victor Choueiri authored
      This PR adds a SweepGradient class, extending Gradient to expose the engine's ui.Gradient.sweep shader.
      
      Similar to LinearGradient and RadialGradient - SweepGradients can be used in a BoxDecoration or passed to a Paint's shader.
      d57cc44f
  15. 21 May, 2018 1 commit
  16. 17 May, 2018 1 commit
    • Dan Field's avatar
      Fix consolidate HTTP response and add test (#17082) · 85cb38e7
      Dan Field authored
      * Fix consolidate response and add test
      
      * Update AUTHORS
      
      * ignore content-length
      
      * fix formatting/update comment
      
      * more commas
      
      * Fix consolidate response and add test
      
      * Update AUTHORS
      
      * ignore content-length
      
      * fix formatting/update comment
      
      * more commas
      
      * remove extra newline
      85cb38e7
  17. 29 Mar, 2018 1 commit
  18. 04 Jan, 2018 1 commit
  19. 11 Dec, 2017 1 commit
  20. 08 Dec, 2017 1 commit
  21. 28 Sep, 2017 1 commit
  22. 03 Sep, 2017 1 commit
  23. 01 Sep, 2017 2 commits
  24. 27 Feb, 2017 1 commit
  25. 03 Jan, 2017 1 commit
  26. 18 Dec, 2016 1 commit
  27. 06 Dec, 2016 1 commit
  28. 30 Nov, 2016 1 commit
  29. 23 Nov, 2016 1 commit
  30. 18 Nov, 2016 1 commit
  31. 16 Nov, 2016 1 commit
  32. 23 Oct, 2016 1 commit
  33. 21 Sep, 2016 1 commit
  34. 08 Apr, 2016 1 commit
  35. 30 Oct, 2015 1 commit