flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
Interactive reference app showcasing 140+ Flutter UI components with working examples and Chinese documentation for developers learning Flutter.
FlutterGo is a reference application built by Alibaba to help Flutter developers learn how to use common UI components. Flutter is a toolkit from Google for building mobile apps from a single codebase. FlutterGo provides interactive demonstrations of over 140 Flutter components, along with Chinese-language documentation explaining each one. It is aimed at developers getting started with Flutter who want to see working examples rather than just reading documentation. The project is written in Dart, the language Flutter uses. Note that as of the README, the project has been paused due to internal team changes, though a future updated version was planned.
Where it fits
- Browse working examples of 140+ Flutter UI components to understand how they work and look.
- Reference Chinese documentation while learning Flutter to see component usage patterns.
- Copy code snippets from interactive demos into your own Flutter projects.