Xianyu Technology
Jul 25, 2018 · Mobile Development
Extracting Flutter Dependencies for Native Projects in a Mixed Development Environment
The article explains how to extract Flutter engine, compiled Dart assets, and custom plugins from a mixed Flutter‑Native project, package them into an AAR (Android) and static libraries (iOS), publish them to an internal Maven repository, and let native code consume these artifacts via CI‑automated versioned dependencies, eliminating the need for a full Flutter SDK.
AARAndroidCI
0 likes · 13 min read