This folder contains high-level documentation for Flutter on Fuchsia.
To run an example component on Fuchsia, see the top-level README.
architecture.md
: General overview of how the Flutter Embedder for Fuchsia works.
pointer_input.md
: How mouse and touch input works.
software_rendering.md
: How software (CPU-based) rendering works.
debugging.md
: How to attach a debugger to a Flutter component.
git_workflow.md
: A suggested workflow for uploading changes to this repository.
making_engine_changes.md
: How to test changes to the Flutter Engine code with a Flutter component.
testing_fuchsia_sdk_changes.md
: How to test changes to the Fuchsia platform code with a Flutter component.
updating_dependencies.md
: How to update this repository's third_party dependencies.