1. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  2. 18 Dec, 2018 1 commit
  3. 12 Sep, 2018 1 commit
  4. 07 Sep, 2018 1 commit
  5. 03 May, 2018 1 commit
  6. 28 Feb, 2018 1 commit
  7. 21 Dec, 2017 1 commit
  8. 08 Nov, 2017 1 commit
  9. 12 Jun, 2017 1 commit
  10. 09 Jun, 2017 2 commits
  11. 08 Jun, 2017 1 commit
  12. 06 Jun, 2017 1 commit
  13. 23 Apr, 2017 1 commit
  14. 04 Mar, 2017 1 commit
  15. 31 Jan, 2017 1 commit
  16. 19 Nov, 2016 1 commit
  17. 24 Oct, 2016 1 commit
  18. 16 Jun, 2016 1 commit
  19. 06 Jun, 2016 1 commit
  20. 03 May, 2016 1 commit
  21. 18 Mar, 2016 1 commit
  22. 14 Mar, 2016 1 commit
  23. 12 Mar, 2016 1 commit
  24. 05 Feb, 2016 1 commit
  25. 14 Jan, 2016 1 commit
  26. 07 Jan, 2016 1 commit
  27. 11 Dec, 2015 1 commit
    • Adam Barth's avatar
      Add dartdoc for image classes · 40dda1ed
      Adam Barth authored
       - Adds dartdoc for all the `of` functions.
       - Renames Image to RawImage. This widget is rarely used and shouldn't take up
         such a nice global name.
      
      Fixes #361
      40dda1ed
  28. 10 Dec, 2015 1 commit
  29. 18 Nov, 2015 1 commit
    • Hixie's avatar
      Pave the Foo.of() cowpath. · 65d81451
      Hixie authored
      I'm planning on adding more .of() functions and so to avoid further
      copypasta I'm providing some general utility functions here.
      65d81451
  30. 29 Oct, 2015 1 commit