1. 08 Oct, 2021 3 commits
  2. 01 Jul, 2021 1 commit
  3. 13 May, 2021 1 commit
  4. 03 May, 2021 1 commit
  5. 01 May, 2021 1 commit
  6. 28 Apr, 2021 1 commit
  7. 21 Apr, 2021 1 commit
  8. 19 Apr, 2021 1 commit
  9. 04 Mar, 2021 1 commit
  10. 16 Feb, 2021 1 commit
  11. 27 Jan, 2021 1 commit
  12. 20 Nov, 2020 1 commit
  13. 17 Nov, 2020 1 commit
  14. 16 Nov, 2020 1 commit
  15. 12 Nov, 2020 1 commit
  16. 11 Nov, 2020 1 commit
  17. 15 Oct, 2020 1 commit
  18. 21 Sep, 2020 1 commit
  19. 11 Jun, 2020 2 commits
  20. 13 Mar, 2020 1 commit
  21. 27 Jan, 2020 1 commit
  22. 17 Jan, 2020 1 commit
  23. 16 Jan, 2020 1 commit
  24. 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
  25. 25 Nov, 2019 1 commit
  26. 24 Sep, 2019 1 commit
  27. 20 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      some spaces formatting (#29452) · a6af4228
      Alexandre Ardhuin authored
      * some space formattings
      
      * always use blocks in if-else if a block is used
      
      * format spaces in for and while
      
      * allow multiline if conditions
      
      * fix missing space
      a6af4228
  28. 09 Jan, 2019 1 commit
  29. 08 Jan, 2019 1 commit
  30. 07 Jan, 2019 1 commit
  31. 15 Nov, 2018 1 commit
    • Justin McCandless's avatar
      Handle a missing ListView separator as an error (#24312) · f9bccb02
      Justin McCandless authored
      * Handle a missing ListView separator as an error
      
      * Handle missing item, and errors in itemBuilder and separatorBuilder
      
      * CR fixes and move error handling into sliver.dart to handle all ListView constructors
      
      * Only show an error for null separatorBuilder value in debug mode
      f9bccb02
  32. 02 Nov, 2018 1 commit
  33. 12 Sep, 2018 1 commit
  34. 02 Aug, 2018 1 commit
  35. 27 Jul, 2018 1 commit
  36. 23 Jul, 2018 1 commit
  37. 16 Jul, 2018 1 commit