FLUTTER ECOSYSTEM

q805699513/flutter_books

Panda Lê, aplicativo de leitura de romances Flutter

Capa do projeto flutter_books
Stars
535
Forks
131
Último push (UTC)
16 de dez. de 2021
Status do projeto
Ativo
longshaohua GitHub avatar
GITHUB User

longshaohua ↗

shenzhen chinaSite oficial ↗
LinguagensDartJavaObjective-C

Tópicos técnicos

Dependências usadas

Lista de dependências 13 itens

Rankings

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher README

Panda看书

一款 Flutter 写的小说 App

小说界面效果掘金

Show

gif

https://file-1301408689.cos.ap-guangzhou.myqcloud.com/image/g1.gif?raw=true https://file-1301408689.cos.ap-guangzhou.myqcloud.com/image/g2.gif?raw=true

image

https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image1.png?raw=true https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image2.png?raw=true https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image3.png?raw=true

https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image4.png?raw=true https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image5.png?raw=true https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image6.png?raw=true

https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image7.png?raw=true https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image8.png?raw=true https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/image9.png?raw=true


Usage

git
https://github.com/q805699513/flutter_books.git

项目结构
https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/lib.png?raw=true
目录 描述
data 网络请求封装 Dio
db 书架数据库封装 sqflite
event 事件总线 dart-event-bus
res 将 colors、dimens、style 等写在该目录下
ui ui 界面
ui.bookshelf 书架页面
ui.details 小说详情、章节、内容页
ui.home 首页 tab 书城页面
ui.me 首页 tab 我的页面
ui.search 小说搜索页面
ui.splash 小说启动引导页
util 工具类
widget 自定义 view
下载

点击下载

二维码下载(Android)
https://file-1301408689.cos.ap-guangzhou.myqcloud.com/githubImage/download.png?raw=true
版本更新记录
v1.0.0:2020-05-05
  • 使用最新的 flutter 版本
v1.0.0:2019-08-06
  • 小说 app 初始版
TODO

更换另一个爬虫小说源,目前暂时使用的追书api。(进行中)

License


Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.