1. 25 Nov, 2020 1 commit
  2. 28 Oct, 2020 1 commit
  3. 18 Oct, 2020 1 commit
  4. 13 Oct, 2020 1 commit
  5. 07 Oct, 2020 1 commit
  6. 11 Sep, 2020 1 commit
  7. 28 Aug, 2020 1 commit
  8. 06 Jul, 2020 1 commit
  9. 29 Jun, 2020 1 commit
  10. 03 Jun, 2020 1 commit
  11. 27 May, 2020 1 commit
  12. 14 May, 2020 1 commit
  13. 06 May, 2020 1 commit
  14. 28 Apr, 2020 1 commit
  15. 27 Apr, 2020 1 commit
  16. 12 Feb, 2020 1 commit
  17. 16 Jan, 2020 1 commit
  18. 09 Jan, 2020 1 commit
  19. 07 Jan, 2020 2 commits
  20. 17 Dec, 2019 1 commit
  21. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  22. 20 Nov, 2019 1 commit
  23. 24 Oct, 2019 1 commit
  24. 04 Oct, 2019 1 commit
  25. 24 Sep, 2019 1 commit
  26. 16 Sep, 2019 1 commit
  27. 10 Sep, 2019 1 commit
  28. 01 May, 2019 1 commit
  29. 21 Feb, 2019 1 commit
  30. 15 Feb, 2019 1 commit
  31. 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
  32. 24 Jan, 2019 1 commit
  33. 10 Jan, 2019 1 commit
  34. 09 Jan, 2019 1 commit
  35. 03 Jan, 2019 1 commit
  36. 02 Jan, 2019 1 commit
  37. 13 Dec, 2018 1 commit
  38. 05 Nov, 2018 1 commit
  39. 24 Oct, 2018 1 commit