mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This is waiting on - https://github.com/flutter/flutter/pull/148777 - https://github.com/flutter/flutter/pull/148790 After this PR lands, there will likely be 1-2 more clean up PRs, after which the migration will be done! --- This moves the remaining wiki pages as planned in [flutter.dev/go/migrate-flutter-wiki-spreadsheet](https://docs.google.com/spreadsheets/d/1x65189ZBdNiLRygpUYoU08pwvXD4M-Z157c6pm8deGI/edit?usp=sharing) It also adds the team labels to the label bot for future PRs. Changes to the content were only updating cross links, or links to refer to the main branch rather than master. Remaining links to the wiki will be updated once all other pages have finished moving, they still work in the meantime. Part of https://github.com/flutter/flutter/issues/145009 |
||
---|---|---|
.. | ||
benchmarks | ||
ci | ||
contributing | ||
impeller | ||
release | ||
testing | ||
Crashes.md | ||
Custom-Flutter-Engine-Embedders.md | ||
Custom-Flutter-Engine-Embedding-in-AOT-Mode.md | ||
Debugging-the-engine.md | ||
Engine-disk-footprint.md | ||
Engine-specific-Service-Protocol-extensions.md | ||
Flutter-engine-operation-in-AOT-Mode.md | ||
Flutter's-modes.md | ||
Image-Codecs-in-the-Flutter-Engine.md | ||
JIT-Release-Modes.md | ||
Life-of-a-Flutter-Frame.md | ||
README.md | ||
Reduce-Flutter-engine-size-with-MLGO.md | ||
Supporting-legacy-platforms.md | ||
Testing-presubmit-Engine-PRs-with-the-Flutter-framework.md | ||
Using-Sanitizers-with-the-Flutter-Engine.md | ||
Using-the-Dart-Development-Service-(DDS)-and-Flutter-DevTools-with-a-custom-Flutter-Engine-Embedding.md |
This is an index of team-facing documentation for the flutter/engine repository.
- Accessibility on Windows
- Code signing metadata for engine binaries
- Compiling the engine
- Comparing AOT Snapshot Sizes
- Crashes
- Custom Flutter engine embedders
- Custom Flutter Engine Embedding in AOT Mode
- Debugging the engine
- Flutter engine operation in AOT Mode
- Flutter Test Fonts
- Flutter's modes
- Engine Clang Tidy Linter
- Engine disk footprint
- Engine-specific Service Protocol extensions
- Engine pre‐submits and post‐submits
- Image Codecs in the Flutter Engine
- Impeller documentation index
- Life of a Flutter Frame
- Reduce Flutter engine size with MLGO
- Resolving common build failures
- Setting up the Engine development environment
- Supporting legacy platforms
- Testing Android Changes in the Devicelab on an Emulator
- Testing the engine
- Testing presubmit Engine PRs with the Flutter framework
- The Engine architecture
- Upgrading Engine's Android API version
- Using the Dart Development Service (DDS) and Flutter DevTools with a custom Flutter Engine Embedding
- Using Sanitizers with the Flutter Engine
- Why we have a separate engine repo