GitPedia

FlutterTianYue

基于Flutter的超完整仿腾讯动漫,小说阅读,抖音视频项目,功能丰富,适合学习和日常使用,拥有较好的项目结构&比较规范的代码!Flutter入门,看这个就够了~Flutter project which provide richer functionality, if you want to learn flutter, this project is a good choice

From ZDfordream·Updated May 13, 2026·View on GitHub·

Language: [English](https://github.com/ZDfordream/Flutter-TianYue/blob/master/README-en.md) | [中文简体](https://github.com/ZDfordream/Flutter-TianYue/blob/master/README.md) The project is written primarily in Dart, first published in 2019. It has gained significant community traction with 1,141 stars and 266 forks on GitHub. Key topics include: bookreader, comic-reader, flutter, video-player, viedeo.

Latest release: v1.0.0fluttertianyue
May 20, 2019View Changelog →

Language: English | 中文简体

Flutter开发一款跨平台的开源漫画App (放慢脚步,给个star)

仿腾讯动漫,抖音视频播放效果,小说阅读,异步编程,我猜想,你所需要的效果,此项目大致都有,项目持续更新中...

另有微信小程序版本(仿腾讯动漫,值得一看)
Vue版本

screen shot

<img src="https://github.com/ZDfordream/Flutter-TianYue/blob/master/screenshot/screenshot1.png" width="330" hspace="20"> <img src="https://github.com/ZDfordream/Flutter-TianYue/blob/master/screenshot/screenshot2.png" width="330" hspace="20"> <img src="https://github.com/ZDfordream/Flutter-TianYue/blob/master/screenshot/screenshot3.png" width="330" hspace="20"> <img src="https://github.com/ZDfordream/Flutter-TianYue/blob/master/screenshot/screenshot4.png" width="330" hspace="20"> <img src="https://github.com/ZDfordream/Flutter-TianYue/blob/master/screenshot/screenshot5.png" width="330" hspace="20"> <img src="https://github.com/ZDfordream/Flutter-TianYue/blob/master/screenshot/screenshot6.png" width="330" hspace="20">

Setup

  1. Clone the repo
$ git clone https://github.com/ZDfordream/FlutterTianYue.git
$ cd FlutterTianYue
$ flutter packages get
  1. Running:
$ flutter run
$ 提示:如果出现build失败,再执行一次
$ flutter版本1.0.0

主要实现的功能有:

  • 动漫:仿腾讯动漫m站,嵌套滑动
  • 加载状态视图
  • flutter 与 native 双向通信
  • 启屏页-轮播图
  • 下拉刷新-上拉加载更多
  • AndroidView嵌入原生视图
  • 仿抖音视频播放
  • 异步编程示例
  • 其他flutter常见效果,此项目都有

第三方框架

功能
dio网络框架
shared_preferences本地数据缓存
fluttertoasttoast
device_info设备信息
iconfont字库图标
share系统分享
flutter_webview_plugin全屏的webview
video_player视频播放
rxdartrxdart

如果您觉得还可以的话,给个Star白~

感谢

此项目参考学习了高仿书旗小说,并在此基础上扩充,感谢作者

默认条约

此项目仅供大家交流沟通使用,不得用于任何商业以及利益活动。

LICENSE

licensed under the Apache License 2.0

A permissive license whose main conditions require preservation of copyright and license notices.
Contributors provide an express grant of patent rights.
Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from ZDfordream/FlutterTianYue via the GitHub API.Last fetched: 6/24/2026