yx_tracking_flutter/example
Max ee9e6739b5
Flutter CI / analyze-and-test (push) Waiting to run Details
feat: add device_info_plus, TagTemplates & UserInfo button
- Integrate device_info_plus for readable OS version and device model
- Add TagTemplates utility class with industry-standard custom tags:
  - businessContext, userSegmentation, forScreen, technicalContext
  - campaign (UTM), ecommerce (GA4), session, content
- Use snake_case naming convention for data warehouse compatibility
- Add Set UserInfo button to example app
- Update DeviceInfo to use Platform.operatingSystemVersion
2026-02-03 17:42:31 +08:00
..
android 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
ios feat: 更新请求地址 2026-02-03 15:00:29 +08:00
lib feat: add device_info_plus, TagTemplates & UserInfo button 2026-02-03 17:42:31 +08:00
linux 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
macos feat: add device_info_plus, TagTemplates & UserInfo button 2026-02-03 17:42:31 +08:00
test 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
web 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
windows 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
.gitignore 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
.metadata 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
README.md 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
analysis_options.yaml 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00
pubspec.lock feat: add device_info_plus, TagTemplates & UserInfo button 2026-02-03 17:42:31 +08:00
pubspec.yaml 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00

README.md

example

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.