Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/flutter/flutter.git. Pull mirroring updated .
  1. Nov 22, 2022
  2. Nov 10, 2022
  3. Sep 10, 2022
  4. Sep 09, 2022
  5. Aug 13, 2022
  6. May 18, 2022
  7. Mar 01, 2022
  8. Feb 01, 2022
    • godofredoc's avatar
      Pin dependencies in docker file. (#97466) · 29fd0469
      godofredoc authored
      * Pin dependencies in docker file.
      
      The docker file had two dependencies that were not locked. An npm
      dependency and the debian base image. This PR pins those two
      dependencies.
      
      * Use the slim version of debian image.
      
      * Use image with bigger disk to build docker images.
      
      * remove web_engine_tests from cirrus.
      29fd0469
  9. Dec 08, 2021
  10. Sep 14, 2021
  11. Aug 31, 2021
    • Sigurd Meldgaard's avatar
      Stop calling top level pub (#89032) · bce36620
      Sigurd Meldgaard authored
      * Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools
      
      The top level `pub` commmand has been deprecated and will print
      a message. It is however implemented via the __deprecated_pub command
      that prints no message.
      bce36620
  12. Aug 12, 2021
    • Greg Spencer's avatar
      Switch document generation to use the snippets package (#87231) · 10e4b040
      Greg Spencer authored
      Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples.
      
      This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo.
      
      The snippets code is deleted in this PR.
      
      I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place.
      
      The snippets package resides in the assets-for-api-docs repo.
      
      The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
      10e4b040
  13. Aug 04, 2021
  14. Aug 03, 2021
  15. Jul 09, 2021
  16. Jul 03, 2021
  17. Jun 22, 2021
  18. Jun 04, 2021
  19. May 13, 2021
  20. May 04, 2021
  21. Apr 14, 2021
  22. Mar 24, 2021
    • godofredoc's avatar
      Update cluster. (#78678) · c2d12ea4
      godofredoc authored
      * Update cluster.
      
      * Update namespace.
      
      * Replace zone with region.
      
      * Set region as zone.
      
      * Use default namespace.
      
      * Update namespace.
      c2d12ea4
  23. Mar 20, 2021
  24. Feb 03, 2021
  25. Oct 10, 2020
  26. Oct 09, 2020
  27. Oct 08, 2020
  28. Oct 06, 2020
  29. Sep 26, 2020
  30. Sep 24, 2020
  31. Sep 23, 2020
  32. Sep 22, 2020
  33. Sep 18, 2020
  34. Sep 16, 2020
  35. Sep 04, 2020
  36. Aug 27, 2020
  37. Aug 26, 2020
  38. Aug 21, 2020