q805699513/flutter_books
판다 책 읽기, 플러터 소설 독서 앱
- Stars
- 535
- Forks
- 131
- 최근 푸시(UTC)
- 2021. 12. 16.
- 프로젝트 상태
- 활성
기술 주제
사용 중인 의존성
의존성 목록 13 개
- flutter
{"sdk":"flutter"} - cupertino_icons
^0.1.2 - dio
^2.1.13 - json_annotation
^2.0.0 - json_serializable
^2.0.0 - build_runner
^1.0.0 - fluttertoast
^3.0.1 - sqflite
^1.1.6 - path_provider
^1.1.2 - shared_preferences
^0.5.3+4 - event_bus
^1.1.0 - flutter_swiper
^1.1.6 - flutter_test개발 의존성
{"sdk":"flutter"}
순위
원본 README
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
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.