Mobile app development

我们建议使用 Flutter 框架 来开发移动应用。该框架由 Dart 平台 提供技术驱动,使用 DartVM 可以在整个开发周期提供即时 热重载,并使用原生代码编译器 DartAOT 快速创建生产代码。

We recommend the Flutter framework for developing mobile apps. It’s powered by the Dart platform, using the Dart VM for its instant hot reload developer cycle and the Dart AOT native code compiler for creating fast production code.

开始使用