it0/it0_app/lib/core/services
hailin 62f1a88557 fix(flutter): fix push_service.dart compile errors for huawei_push 6.x
- Add hide RemoteMessage,Importance to huawei_push import (conflicts with
  firebase_messaging and flutter_local_notifications)
- Replace removed HuaweiPush/Event API with Push.getTokenStream/onMessageReceivedStream
- Replace non-existent DioClient() with standalone Dio instance;
  init() now accepts optional authToken parameter

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 08:18:38 -07:00
..
error_logger.dart feat: 补齐大厂级网络层 — 401并发锁、请求去重、结构化错误日志 2026-02-23 04:05:53 -08:00
notification_service.dart feat(flutter): rename iAgent→我智能体,创建/删除→招募,拉近人机关系距离 2026-03-07 23:10:07 -08:00
push_service.dart fix(flutter): fix push_service.dart compile errors for huawei_push 6.x 2026-03-10 08:18:38 -07:00