Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zdfordream/fluttertianyue

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

bookreader comic-reader flutter video-player viedeo

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## An open source App developed by Flutter,Provide richer functionality(give me a star)
readbook,comic,videoplay,if you want to get started with flutter,just learn this project is a good choice.

# [WeiXinMiniProgram edition](https://github.com/ZDfordream/comic-wx)(worth reading)

## screen shot






## Setup
1. **Clone the repo**
```
$ git clone https://github.com/ZDfordream/FlutterTianYue.git
$ cd FlutterTianYue
$ flutter packages get
```
2. **Running:**
```
$ flutter run
$ Tip:if build fail,just build again.
$ flutter version : 1.0.0
```
### Third-party framework
| 库 | 功能 |
| -------------------------- | -------------- |
| **dio** | **net** |
| **shared_preferences** | **local storage** |
| **fluttertoast** | **toast** |
| **iconfont** | **ttf** |
| **device_info** | **device info** |
| **share** | **share** |
| **video_player** | **viedeo play** |
| **rxdart** | **rxdart** |

# **if this project can help you, I hope you can give me a 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.
```