Tag

mobile

1 views collected around this technical thread.

Xianyu Technology
Xianyu Technology
Nov 5, 2019 · Mobile Development

Designing a New Rendering Architecture for Flutter Dynamic Templates

We redesigned Flutter’s dynamic‑template rendering by replacing the widget‑centric approach with a three‑layer architecture inspired by Android’s MeasureSpec model, implementing DXRenderBox to handle sizedByParent, performResize, and performLayout, solving two‑measure layout issues and achieving faster, more consistent rendering across platforms.

PerformanceRenderingdsl
0 likes · 14 min read
Designing a New Rendering Architecture for Flutter Dynamic Templates
Xianyu Technology
Xianyu Technology
Sep 18, 2019 · Artificial Intelligence

Edge‑Cloud Integrated Recommendation for Xianyu "Mario" Feature

By moving real‑time recommendation computation to users’ devices and using a two‑stage edge‑cloud CTR model to gate Xianyu’s Mario feature, the system cut server requests by 28%, boosted Mario’s click‑through rate by 31% and lifted overall conversion by 10% while preserving user privacy.

AIctredge computing
0 likes · 7 min read
Edge‑Cloud Integrated Recommendation for Xianyu "Mario" Feature