Panda看書# Github地址
一款 Flutter 寫的小說 App
Show
gif
image
Usage
git
https://github.com/q805699513/flutter_books
項目結(jié)構(gòu)
目錄 | 描述 |
---|---|
data | 網(wǎng)絡(luò)請求封裝 Dio |
db | 書架數(shù)據(jù)庫封裝 sqflite |
event | 事件總線 dart-event-bus |
res | 將 colors涮帘、dimens统台、style 等寫在該目錄下 |
ui | ui 界面 |
ui.bookshelf | 書架頁面 |
ui.details | 小說詳情、章節(jié)丁侄、內(nèi)容頁 |
ui.home | 首頁 tab 書城頁面 |
ui.me | 首頁 tab 我的頁面 |
ui.search | 小說搜索頁面 |
ui.splash | 小說啟動引導(dǎo)頁 |
util | 工具類 |
widget | 自定義 view |
下載
二維碼下載
版本記錄
v1.0.0:2019-08-06
- 小說 app 初始版
TODO
更換另一個小說源,目前暫時使用的追書api莉擒。(進(jìn)行中)
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.