baidu_mob_stat

Creator: coderz1093

Last updated:

0 purchases

baidu_mob_stat Image
baidu_mob_stat Images

Languages

Categories

Add to Cart

Description:

baidu mob stat

baidu_mob_stat #
百度移动统计Flutter插件,对于基于Flutter开发的APP,您可以按如下步骤使用百度移动统计SDK,完成基础的埋点统计和上报。
集成方法 #

在 Flutter 项目的 pubspec.yaml 文件中 dependencies 里面添加 baidu_mob_stat 依赖

dependencies:
baidu_mob_stat: ^0.0.3
copied to clipboard

执行 flutter packages get 命令安装插件

flutter packages get
copied to clipboard

在ios 目录下执行 pod install 命令进行 iOS SDK 的集成

cd ios
pod install
copied to clipboard
详细集成文档 #
https://mtj.baidu.com/static/userguide/book/ios/h5/flutter.html

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.