1. 02 Jul, 2019 1 commit
  2. 27 Jun, 2019 1 commit
  3. 18 Jun, 2019 1 commit
  4. 30 Apr, 2019 1 commit
  5. 29 Apr, 2019 1 commit
  6. 25 Apr, 2019 1 commit
  7. 29 Mar, 2019 1 commit
  8. 27 Mar, 2019 1 commit
  9. 21 Mar, 2019 1 commit
  10. 06 Mar, 2019 1 commit
  11. 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
  12. 21 Feb, 2019 1 commit
  13. 26 Jan, 2019 1 commit
  14. 10 Dec, 2018 1 commit
  15. 04 Oct, 2018 1 commit
  16. 01 Oct, 2018 1 commit
  17. 12 Sep, 2018 1 commit
  18. 02 Aug, 2018 1 commit
  19. 27 Jul, 2018 1 commit
  20. 23 Jul, 2018 1 commit
  21. 20 Jul, 2018 1 commit
  22. 16 Jul, 2018 2 commits
  23. 09 Jul, 2018 1 commit
  24. 05 Jun, 2018 1 commit
  25. 21 May, 2018 1 commit
  26. 18 May, 2018 1 commit
  27. 04 May, 2018 2 commits
  28. 17 Apr, 2018 1 commit
  29. 12 Apr, 2018 1 commit
  30. 28 Mar, 2018 1 commit
  31. 12 Mar, 2018 1 commit
  32. 16 Feb, 2018 1 commit
  33. 31 Jan, 2018 1 commit
    • jensjoha's avatar
      [kernel/flutter] Improve speed of first hot reload (#13699) · 5ccd5a1e
      jensjoha authored
      * [kernel/flutter] Improve speed of first hot reload
      
      * [kernel/flutter] Improve speed of first hot reload
      
      * Revert "[kernel/flutter] Improve speed of first hot reload"
      
      This reverts commit f3dc133878ec7405a8efb5715f1cfe720f4ea05f.
      
      * Revert "[kernel/flutter] Improve speed of first hot reload"
      
      This reverts commit f7bcb082b01cf9cf48f02c6aad9e5c79705def8f.
      
      * Revert "Revert "[kernel/flutter] Improve speed of first hot reload""
      
      This reverts commit 73c7a1a8e85a4c0397984d8b65a98b2f71bf84f3.
      
      * [kernel/flutter] Improve speed of first hot reload
      
      Do so by not evicting unnecessary paths (while still evicting paths
      that was changed between the generation of the package file and the
      initial upload).
      
      * Fix grammar in method name
      
      * Fix bad merge
      
      * Add method to super class
      5ccd5a1e
  34. 29 Jan, 2018 1 commit
    • Todd Volkert's avatar
      Extensibility improvements to flutter_tools (#14299) · 1859e82a
      Todd Volkert authored
      * Make the current command injected into the AppContext, allowing
        other classes to inject the current command.
      * Introduce `AssetBundleFactory`, an injected factory class for
        spawning instances of `AssetBundle`. This allows other run contexts
        to use custom asset bundling logic.
      * Clean up RunCommand by removing a 'packages' argument that duplicated
        a global argument by the same name (and for the same purpose).
        Duplicate arguments are confusing and error-prone.
      1859e82a
  35. 24 Jan, 2018 1 commit
  36. 22 Jan, 2018 1 commit
  37. 31 Oct, 2017 1 commit
  38. 25 Oct, 2017 1 commit