finds.dev← search

// the find

alibaba/flutter-go

★ 23,668 · Dart · NOASSERTION · updated Dec 2023

flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档

A Flutter widget reference app from Alibaba with demos and Chinese docs for 140+ Flutter components. Aimed at Chinese-speaking developers learning Flutter who want runnable examples alongside documentation. The README now says maintenance is suspended.

140+ widget demos in a single runnable app is genuinely useful for Flutter newcomers — seeing a widget behave at runtime beats reading static docs. The custom go-cli tool for scaffolding new demo pages shows some real tooling investment. BLoC pattern is used consistently throughout, which gives the codebase a learnable structure. The bundled SQLite database for local content means it works offline.

Officially suspended since the README says so plainly, last push December 2023 — this targets an old Flutter version and will likely fail to build against current Flutter/Dart SDKs without patching. Documentation is entirely in Chinese with no translated equivalents, limiting its audience sharply. The vendored flutter_markdown copy inside lib/components is a red flag — it won't get security or bug fixes automatically. There are no tests anywhere in the visible tree, which matters when you're trying to use this as a reference for correct widget usage.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →