Flutter-Panda看书

Panda看书# Github地址

一款 Flutter 写的小说 App

Show

gif

g1.gif
g2.gif

image

image1.png

Usage

git

https://github.com/q805699513/flutter_books

项目结构

Flutter-Panda看书_第1张图片
lib.png
目录 描述
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

下载

点击下载

二维码下载

Flutter-Panda看书_第2张图片
download.png

版本记录

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.

Panda看书# Github地址

你可能感兴趣的:(Flutter-Panda看书)