engineThis folder contains artifacts from the Flutter Engine repository.
libflutter_engine.soThis is an unoptimized build of the Flutter embedder platform built for OS_FUCHSIA. This build contains a few changes that have not been landed into the Flutter Engine repository:
These changes should be landed and libflutter_engine.so should be pulled from a CIPD bucket instead.
embedder.hThis is a copy of the Flutter embedder platform header from the Engine repository: https://github.com/flutter/engine/blob/main/shell/platform/embedder/embedder.h
engine_revisionThe git hash of Flutter Engine that the Engine artifacts come from. Currently, this is purely for developer reference and is not used by any tooling.