All Projects → q805699513 → Flutter_books

q805699513 / Flutter_books

Panda看书,Flutter 小说阅读 App

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter books

Inventaire
a libre collaborative resource mapper powered by open-knowledge, starting with books! 📚
Stars: ✭ 283 (-38.88%)
Mutual labels:  books
Awesome Devbook
📕 국내 개발 도서 리스트
Stars: ✭ 351 (-24.19%)
Mutual labels:  books
Repl
The Learning Hub for UoL's Online CS Students
Stars: ✭ 367 (-20.73%)
Mutual labels:  books
Ultimate Python Resource Hub
The Ultimate resource hub of Python: All at one place
Stars: ✭ 298 (-35.64%)
Mutual labels:  books
Ultimate Resources Zh Hans
电子书、软件、Chrome 扩展、网站等推荐。
Stars: ✭ 325 (-29.81%)
Mutual labels:  books
It Books
IT, Programming & Computer science books
Stars: ✭ 356 (-23.11%)
Mutual labels:  books
Hacking Security Ebooks
Top 100 Hacking & Security E-Books (Free Download)
Stars: ✭ 3,232 (+598.06%)
Mutual labels:  books
Free Livros
Educação é um direito de todos
Stars: ✭ 433 (-6.48%)
Mutual labels:  books
Free Programming Books
📚码农周报 免费的编程书籍,leetcode(力扣)题解、前端算法题,牛客网前端大厂面试题题解、提升工作效率的常用工具等📈🎉
Stars: ✭ 345 (-25.49%)
Mutual labels:  books
Learn Rails
An example Rails 5.1 app to accompany the "Learn Ruby on Rails" book.
Stars: ✭ 375 (-19.01%)
Mutual labels:  books
Dockercheatsheet
🐋 Docker Cheat Sheet 🐋
Stars: ✭ 3,301 (+612.96%)
Mutual labels:  books
Books
📚 Books worth reading
Stars: ✭ 330 (-28.73%)
Mutual labels:  books
Programming Books
A collection of Programming books 📖
Stars: ✭ 367 (-20.73%)
Mutual labels:  books
Awesome Scifi
Sci-Fi worth consuming
Stars: ✭ 3,183 (+587.47%)
Mutual labels:  books
Security Guide For Developers
Security Guide for Developers (实用性开发人员安全须知)
Stars: ✭ 19,990 (+4217.49%)
Mutual labels:  books
Game Programmer Study Notes
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
Stars: ✭ 6,050 (+1206.7%)
Mutual labels:  books
Devops Roadmap
DevOps methodology & roadmap for a devops developer in 2019. Interesting books to learn new technologies.
Stars: ✭ 349 (-24.62%)
Mutual labels:  books
Kubernetes Handbook
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
Stars: ✭ 4,511 (+874.3%)
Mutual labels:  books
Machine Learning Reference
常见的机器学习参考资料,包括书籍、公开课等
Stars: ✭ 397 (-14.25%)
Mutual labels:  books
Js Dev Reads
A list of books 📚and articles 📝 for the discerning web developer to read.
Stars: ✭ 3,784 (+717.28%)
Mutual labels:  books

Panda看书

一款 Flutter 写的小说 App

小说界面效果csdn

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: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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].