Commit Graph

3 Commits

Author SHA1 Message Date
Max 14161727d5 docs: Sync documentation with codebase and fix bugs
Flutter CI / analyze-and-test (push) Has been cancelled Details
- Fix README.md duplicate ')' syntax error
- Fix IsolateEventStorage response format (add missing id/ok fields)
- Update todo list with Isolate storage and lifecycle features
- Add maxEventAge config explanation to design doc
- Update lifecycle description in overview doc
2026-01-28 12:21:28 +08:00
Max e7326cb9f9 feat: Implement Isolate Storage & Lifecycle Handling
Flutter CI / analyze-and-test (push) Waiting to run Details
- Implement IsolateEventStorage for background persistence
- Add Analytics.bindLifecycleObserver for background flushing
- Enable useIsolateStorage by default in AnalyticsConfig
- Fix 25+ lint issues across the codebase
- Add comprehensive tests for Isolate storage and lifecycle behaviors
2026-01-28 11:07:01 +08:00
Max 6843d5ab5c 完成 Phase1-Phase3:策略/拦截器/指标上报/最近事件与 Demo/测试 2026-01-27 15:25:56 +08:00