安装开发工具包

云眼Less than 1 minute

安装开发工具包

安装云眼灰度发布(特性标帜)AB实验Flutter SDK 的步骤。

Eyeofcloud灰度发布(特性标帜) Flutter SDK 是开源的,完整的源代码可在 Githubopen in new window 上找到。

📘 注意

Flutter SDK目前处于公测阶段。

它已经过全面测试,但如果发现任何错误,请使用本文档右上角的**“建议编辑”**或联系客户成功经理。

若要将eyeofcloud-flutter-sdk添加到项目中,请将此行包含在应用程序pubspec.yaml文件的dependencies块中:

eyeofcloud_flutter_sdk: ^1.0.0-beta

在终端中,运行以下命令以下载包:

flutter pub get

从 CLI 源安装

Shell

flutter pub add eyeofcloud_flutter_sdk:^1.0.0-beta
Last update:
Contributors: zhangweixue,“zhangweixue”