1. 16 Dec, 2020 1 commit
  2. 08 Dec, 2020 1 commit
  3. 17 Oct, 2020 1 commit
  4. 23 Sep, 2020 1 commit
  5. 03 Sep, 2020 1 commit
  6. 11 Jun, 2020 2 commits
  7. 07 Jan, 2020 1 commit
  8. 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
  9. 22 Nov, 2019 1 commit
  10. 17 Jul, 2019 1 commit
  11. 22 Apr, 2019 1 commit
  12. 17 Apr, 2019 1 commit
  13. 21 Mar, 2019 1 commit
  14. 15 Mar, 2019 1 commit
  15. 28 Feb, 2019 1 commit
    • Greg Spencer's avatar
      Fix spelling errors. (#28657) · ccdd5057
      Greg Spencer authored
      Fix the spelling errors in the dartdocs for the framework.
      
      There are no functionality changes here, just documentation fixes.
      ccdd5057
  16. 29 Jan, 2019 1 commit
  17. 23 Oct, 2018 1 commit
  18. 10 Oct, 2018 1 commit
  19. 27 Sep, 2018 1 commit
  20. 24 Sep, 2018 1 commit
  21. 07 Sep, 2018 1 commit
  22. 13 Aug, 2018 1 commit
  23. 02 Aug, 2018 1 commit
  24. 27 Jul, 2018 2 commits
  25. 23 Jul, 2018 1 commit
  26. 16 Jul, 2018 2 commits
  27. 05 Jun, 2018 1 commit
  28. 17 May, 2018 1 commit
  29. 27 Apr, 2018 1 commit
  30. 22 Mar, 2018 1 commit
    • xster's avatar
      Cupertino pull to refresh part 1: sliver and a simple indicator widget builder (#15324) · feadfd2e
      xster authored
      * Gallery scaffolding
      
      * Started RenderSliver
      
      * demo and initial hookup
      
      * Cleaned up demo more and scaffolding basic sliver->widget communication structure.
      
      * works
      
      * states and default indicator building works
      
      * start adding docs
      
      * added an alignment setting optimized the sliver relayout mechanism
      
      * tested a default bottom aligned sized indicator
      
      * Added a bunch of tests
      
      * more fixes and more tests
      
      * Finished the tests
      
      * Add docs
      
      * Add more doc diffing wrt material pull to refresh
      
      * Mention nav bar synergy
      
      * add more asserts
      
      * review 1
      
      * Fix mockito 2 / dart 2 / strong typed tests
      
      * review
      
      * Remove the vscode config
      
      * review
      feadfd2e
  31. 05 Feb, 2018 1 commit
  32. 30 Nov, 2017 1 commit
  33. 03 Nov, 2017 1 commit
    • xster's avatar
      Add an iOS style demo to the gallery (#12651) · 89405002
      xster authored
      * Built first tab
      
      * Small additions
      
      * started tab 3
      
      * Need color arithmetics
      
      * tab 2 built
      
      * finalize
      
      * lint and tests
      
      * review
      
      * Reapply docs after rebase
      
      * use color.computeLuminance
      
      * linter
      
      * nit
      89405002
  34. 20 Oct, 2017 1 commit
  35. 19 Oct, 2017 2 commits
  36. 17 Oct, 2017 1 commit