jdysya 569b4f4498 feat(wakatime): 添加 Wakatime 平台支持
- 在首页添加 Wakatime 卡片和相关功能
- 在设置页面添加 Wakatime API Token 配置
- 更新 auth_service 以支持 Wakatime 认证
- 添加 fl_chart 依赖用于 Wakatime 数据图表展示
- 更新 flutter_lints 版本到 2.0.0
2025-06-10 12:07:33 +08:00
2025-06-09 23:42:09 +08:00
2025-06-09 23:42:09 +08:00
2025-06-09 23:42:09 +08:00
2025-06-09 23:42:09 +08:00

dashboard

个人项目信息面板

配置获取

  • leetcode:浏览器获取随便找一个xhr请求,从Header中获取cookie,user-slug在个人页面url中
  • gitea: 用户设置 >> 应用 >> 生成令牌(授予全部权限)
  • kodbox: 参考官方文档获取accesstoken的方式
  • github: Settings >> Developer Settings >> Personal access tokens (classic)
Description
No description provided
Readme 472 KiB
1.1 Latest
2025-06-10 17:36:08 +08:00
Languages
Dart 65.6%
C++ 16.3%
CMake 12.9%
Ruby 1.8%
Swift 1.6%
Other 1.7%