×
Flutter

Flutter Analysis and Practice: Multimedia Capability Expansion Best Practices

This article describes the multimedia capability expansion feature on Xianyu using Flutter.

One Solution to Improve Flutter Memory Utilization (Knowledge Sharing)

This article discusses the existing problems of Flutter Memory Utilization and possible solutions.

Flutter IM Cross-End Architecture Design and Implementation

This article discussed the architecture design and implementation of Flutter IM.

Serverless Splitting Practice for the Monolithic Applications of Idle Fish

This article discusses Serverless splitting practices and the benefits of automated splitting tools.

Selection and Exploration of Scheme for Flutter Automated UI Testing

This article analyzes the principle and implementation of the Flutter driver and Integration test and introduces schemes that Idle Fish has tried for automated UI testing.

What Technical Advantages Does Alibaba Have in Building a Flutter System?

This article thoroughly explores the advantages of developing a Flutter system and how it can help businesses such as Taobao.

How Can Xianyu Achieve Trillion-level GMV Transaction with Cloud Native?

In this blog, Wang Shubin, Head of Alibaba Xianyu Architecture, shares the story of Xianyu and its relationship with cloud native.

Flutter Architecture Design and Application in Streaming Scenarios

This article describes how to design and realize a set of stream page-building capabilities in Flutter.

Flutter: A Full-scene Scrolling Container with High-performance and Multi-functions

This article explores how PowerScrollView addresses streaming challenges at Xianyu that native and some open source solutions in Flutter fail to meet.

Let's Make Flutter Fun Again

This article attempts to structure the technical value of Flutter from a new perspective and do the corresponding application analysis.

Is Xianyu Quietly Giving up Flutter?

This article describes the views expressed by Yu Jia regarding Xianyu's current position on Flutter, including the challenges, innovations, and future plans.

How Does Xianyu Improve the Technical Experience Based on Flutter?

This article describes the performance and experience optimizations of Xianyu on the Flutter side in three parts.

Exploring Flutter-Native Hybrid Engineering Decoupling in Xianyu

This article explores problems with Flutter-Native engineering decoupling in Xianyu and offers solutions.

An In-Depth Understanding of Flutter Compilation Principles and Optimizations

This article introduces the relevant principles, customization, and optimization of Flutter using the 'hello_flutter" project as an example.

The Tree Shaking Mechanism in Flutter

This article explores the Tree Shaking mechanism during the compilation process using the Flutter Engine source code.

Exploring Memory Leaks in Flutter from the Rendering Process

This article analyzes the memory allocation of Flutter, explains the rendering process, and proposes a solution for memory leaks based on the number of rendering trees.

Exploration of the Flutter Rendering Mechanism from Architecture to Source Code

This article describes the design and implementation of the Flutter rendering mechanism from the architecture and source code perspectives.

From Nothing to Something: Xianyu's Path to Integration with Flutter

This article is a detailed review of Xianyu's explorations on the path of integration with Flutter.

How to Make Better Use of SVG in Flutter Applications?

This article will explore the performance of SVG in Flutter applications and will share the research practices made by the UC Browser core technology team.

FlutterCodeX: A Code Coverage Solution for Flutter

This article describes a code coverage solution for Flutter, FlutterCodeX. It obtains code coverage by collecting and uploading statistics.