Skip to content

YangSuGuo/zhihu

Repository files navigation

知乎日报-第三方

知乎日报 api文档

https://apifox.com/apidoc/shared-38714222-350b-45d2-ad81-4bc95f6e3869

项目版本

[!] Flutter (Channel stable, 3.35.5, on Microsoft Windows [版本 10.0.26100.6725], locale zh-CN) [484ms]
    • Flutter version 3.35.5 on channel stable at D:\Apps\Scoop\globalApps\apps\flutter\current
    ! Warning: `flutter` on your path resolves to D:\Apps\Scoop\globalApps\apps\flutter\3.35.5\bin\flutter, which is not inside your current Flutter SDK checkout at D:\Apps\Scoop\globalApps\apps\flutter\current. Consider adding
      D:\Apps\Scoop\globalApps\apps\flutter\current\bin to the front of your path.
    ! Warning: `dart` on your path resolves to D:\Apps\Scoop\globalApps\apps\flutter\3.35.5\bin\dart, which is not inside your current Flutter SDK checkout at D:\Apps\Scoop\globalApps\apps\flutter\current. Consider adding
      D:\Apps\Scoop\globalApps\apps\flutter\current\bin to the front of your path.
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision ac4e799d23 (11 days ago), 2025-09-26 12:05:09 -0700
    • Engine revision d3d45dcf25
    • Dart version 3.9.2
    • DevTools version 2.48.0
    • Pub download mirror https://pub.flutter-io.cn
    • Flutter download mirror https://storage.flutter-io.cn
    • Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-lldb-debugging
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

项目自动生成

flutter pub run build_runner watch 

项目依赖

  # 开发工具
  page_route_animator: any # 页面过渡动画
  flutter_inappwebview: any # webview
  cached_network_image: any # 图片缓存
  flutter_smart_dialog: any # 弹窗
  flutter_screenutil: any # 屏幕适配
  url_launcher: any # url跳转
  easy_refresh: any # 刷新
  dynamic_color: any # 动态取色
  share_plus: any # 分享
  go_router: any # 路由
  intl: any # 国际化

  # 界面组件
  loading_animation_widget: any # 加载动画
  auto_size_text: any # 文本自适应
  gap: any # 间隔

  # 状态管理
  riverpod_annotation: any
  flutter_riverpod: any

  # 本地数据库
  floor: any
  #  hive: ^2.2.3

  # 网络请求
  dio: any

  sqflite: any
  
dev_dependencies:
  flutter_test:
    sdk: flutter
  flutter_lints: any

  flutter_launcher_icons: any # 应用图标生成
  flutter_native_splash: any # 启动页

  build_runner: any
  floor_generator: any
  riverpod_generator: any

  custom_lint: any
  riverpod_lint: any

项目概览

-首页- -首页- -正文- -评论-
6163471416759009720.jpg 6163471416759009717.jpg 6163471416759009719.jpg 6163471416759009718.jpg

About

使用riverpod重构的知乎日报

Resources

Stars

Watchers

Forks

Packages

No packages published