Archive Notice
1 file changed
tree: 8f5ed696f3ea3a4cd90edb452ce269239236960d
  1. .github/
  2. .vscode/
  3. bin/
  4. dev/
  5. docs/
  6. engine/
  7. examples/
  8. packages/
  9. .ci.yaml
  10. .gitattributes
  11. .gitignore
  12. analysis_options.yaml
  13. AUTHORS
  14. CHANGELOG.md
  15. CODE_OF_CONDUCT.md
  16. CODEOWNERS
  17. CONTRIBUTING.md
  18. dartdoc_options.yaml
  19. DEPS
  20. flutter_console.bat
  21. LICENSE
  22. PATENT_GRANT
  23. README.md
  24. TESTOWNERS
README.md

This repository was used to test out:

  • Merging flutter/engine into flutter/flutter
  • Implementing Merge Queues

It is now archived as that work is done.