analysys_e_flutter_plugin 4.5.4 copy "analysys_e_flutter_plugin: ^4.5.4" to clipboard
analysys_e_flutter_plugin: ^4.5.4 copied to clipboard

Argo Flutter plugin. Supports Android, iOS, and OpenHarmony (ohos).

4.5.4 #

  1. 插件 oh-package.json5 不再声明 asd_hm_sdk 本地 HAR 依赖,避免客户 ohpm install 因缺包失败
  2. 客户需自行提供 asd_hm_sdk.har,在宿主通过 overrides 引入(见 README)

4.5.3 #

  1. 对齐鸿蒙依赖声明;asd_hm_sdk 曾移至 devDependencies(仍可能导致 ohpm 拉取本地 HAR)

4.5.2 #

4.5.1 #

  1. 修复鸿蒙 MethodChannel 参数为 ES Map 时字段读不到(init / track 等),导致 SDK 未真正初始化
  2. 鸿蒙宿主需声明 GET_NETWORK_INFO / GET_WIFI_INFO(与 INTERNET),避免获取网络类型 code:201 Permission denied
  3. 不随包发布 asd_hm_sdk.har(由集成方自行放入 ohos/libs/ 或通过宿主 overrides 引入),详见 ohos/libs/README.md

4.5.0 #

  1. 新增 OpenHarmony(ohos)平台支持(OpenHarmony 社区 Flutter)
  2. ohos 侧通过 MethodChannel argo_flutter_plugin 桥接方舟鸿蒙 SDK asd_hm_sdk
  3. SDK 约束调整为 >=2.12.0 <4.0.0,支持 Dart 3.x(同时兼容 Dart 2.12+ 空安全)
  4. Android build.gradle 补充 namespace,修复新版 AGP(8+)下 Namespace not specified 编译失败
  5. 合并 4.4.1 Dart 侧 init / setUploadUrl / setDebugMode;Android 同时兼容 camelCase / snake_case 参数;iOS / 鸿蒙均已桥接
  6. 鸿蒙 asd_hm_sdk 需在同一次 init 中提供 appkey + uploadURL:若按 4.4.1 顺序 initsetDebugModesetUploadUrl,插件会缓存参数并在齐全后调用原生 init
  7. Android / iOS / Dart API 无 breaking change(相对 4.4.1 为能力对齐;相对早期原生-only init 为新增 Dart init)
  8. 说明:鸿蒙 SDK 未提供的能力(如 flush / 缓存策略等)会安全跳过并打日志

4.3.8 #

4.3.7 #

4.3.6 #

4.3.5 #

  1. 空安全支持

4.3.4 #

  1. 更新支持Android embed v2

4.3.3 #

  1. 对应方舟4.5.X版本SDK
  2. 新增pageClose接口

4.3.0 #

  1. 对应方舟4.4.9版本SDK
  2. 接口调用方式修改

1.0.0 #

  1. 对应方舟4.4.5版本SDK
  2. 支持功能
    • 用户登录事件
    • 自定义事件
    • 通用属性
    • 用户属性信息
    • 其他
0
likes
145
points
66
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Argo Flutter plugin. Supports Android, iOS, and OpenHarmony (ohos).

Homepage

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on analysys_e_flutter_plugin

Packages that implement analysys_e_flutter_plugin