mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The transitive dependency on the embedder library brings in the right runtime for the build mode, so directly depending on the JIT version isn't necessary, and causes duplicate symbol issues in release builds.