Flutter小说App

主宰稳场 提交于 2020-03-08 04:46:52

Panda看书# Github地址

一款 Flutter 写的小说 App

Show

gif

image


Usage

git

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

项目结构

目录 描述
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)

版本记录

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地址

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!