Tag

Hybrid Stack

1 views collected around this technical thread.

WeChat Client Technology Team
WeChat Client Technology Team
Sep 23, 2021 · Mobile Development

How Enterprise WeChat Scaled to Millions with Flutter: Architecture & Lessons

This article details how Enterprise WeChat tackled the challenges of five‑platform UI development by adopting Flutter, describing its multi‑module architecture, hybrid stack engine management, communication via pigeon and dart‑ffi, performance optimizations, tooling, and dynamic‑loading strategies that enabled large‑scale cross‑platform deployment.

Dart FFIHybrid StackMobile Development
0 likes · 34 min read
How Enterprise WeChat Scaled to Millions with Flutter: Architecture & Lessons
360 Tech Engineering
360 Tech Engineering
Oct 17, 2019 · Mobile Development

Understanding Flutter Hybrid Stack: Architecture, Issues, and Solutions

This article examines Flutter's hybrid stack on Android, explaining its evolution, the problems caused by multiple engines and views, and reviewing community and official solutions such as Flutter Boost's view and engine reuse approaches with code examples.

AndroidEngine ReuseFlutter Boost
0 likes · 12 min read
Understanding Flutter Hybrid Stack: Architecture, Issues, and Solutions