Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
pubspec.yaml 494 Bytes
Copy Edit Raw Blame History
上半年 authored 2021-02-01 01:45 . 1
name: umeng_analytics_plugin
description: A Umeng analytics Flutter plugin support both android and ios. Umeng is a popular App analytics product in China.
version: 1.0.3
homepage: https://github.com/flmn/umeng_analytics_plugin
environment:
sdk: ">=2.5.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
pedantic: ^1.8.0+1
flutter_test:
sdk: flutter
flutter:
plugin:
androidPackage: tech.jitao.umeng_analytics_plugin
pluginClass: UmengAnalyticsPlugin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化