flutter android 开源中国app。

boyrobot 95f581bd44 0 8 months ago
.devcontainer c3bb5e4377 update gradle 1 year ago
.github c3bb5e4377 update gradle 1 year ago
android fcb38c9261 fix error 8 months ago
images e8a2eb8d27 init 4 years ago
ios fcb38c9261 fix error 8 months ago
lib fcb38c9261 fix error 8 months ago
test fb5c11a6e8 remove new 1 year ago
.flutter-plugins-dependencies 95f581bd44 0 8 months ago
.gitignore 78263a91a1 0 1 year ago
.gitpod.Dockerfile f6df1e7e85 0 1 year ago
.gitpod.yml f6df1e7e85 0 1 year ago
.metadata e8a2eb8d27 init 4 years ago
LICENSE e8a2eb8d27 init 4 years ago
README.md e8a2eb8d27 init 4 years ago
android.iml e8a2eb8d27 init 4 years ago
flutter_osc.iml e8a2eb8d27 init 4 years ago
flutter_osc_android.iml e8a2eb8d27 init 4 years ago
pubspec.lock 95f581bd44 0 8 months ago
pubspec.yaml 95f581bd44 0 8 months ago

README.md

FlutterOSC

Android扫码下载APK

  • 请使用手机浏览器扫码下载,不要使用微信或者qq扫码

功能

  • 登录(使用osc账号)
  • 查看资讯(未登录即可查看)
  • 查看、回复、发表、评论动弹(需要登录)
  • 动弹小黑屋(需要登录)
  • “发现”部分的功能基本上都是用H5实现
  • 资讯列表、动弹列表、评论列表支持下拉刷新或分页加载
  • 动弹中的图片预览暂未实现
  • 摇一摇、“我的”页面功能暂时没完成
  • 主题切换功能暂未实现

说明

  1. 由于开源中国的openapi只提供了基于webview或浏览器的oauth认证方式,故该项目登录界面使用webview加载OSChina三方认证页面,请放心使用开源中国的账号和密码登录
  2. 受开源中国openapi的限制,获取动弹数据需要登录,由于openapi的资讯接口提供的数据比较简单,故资讯部分采用python爬取的网页数据
  3. 本项目纯属个人兴趣爱好而写,不是开源中国官方版本,源代码仅供学习交流,实际使用请下载安装开源中国官方APP

截图

iOS

Android