# light **Repository Path**: simpsonyinx/light ## Basic Information - **Project Name**: light - **Description**: 基于Flutter的轻小说阅读器 E-reader build with Flutter - **Primary Language**: Dart - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/creatint/light - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 23 - **Created**: 2020-05-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 📖 Light ![Light logo](https://user-images.githubusercontent.com/17924777/39092072-762deace-4636-11e8-8acd-447a03c7556e.png) Light是一个用Flutter构建的轻小说阅读器,欢迎star fork,期待你的建议。( •̀ ω •́ )✧ ## 功能 - [x] 本地资源导入 - [ ] EPub解析 - [ ] Utf-8解析 - [ ] Gb2312解析 - [ ] Latin-1解析 - [ ] 文字样式设置 - [ ] 背景、颜色设置 - [ ] 白天、黑夜模式 - [ ] 书架搜索 - [ ] 在线资源 - [ ] 在线搜索 - [ ] Wifi导入 - [ ] 广告功能 - [ ] 用户系统 - [ ] 好友聊天 - [ ] 资源分享 - [ ] 有声阅读 - [ ] 云端同步 ## 安装 ``` git clone https://github.com/creatint/light flutter packages get flutter run flutter build apk --release ``` 本项目基于Flutter构建,了解Flutter请访问[flutter.io](https://flutter.io/)。 ## Flutter API [Flutter API docs](https://docs.flutter.io/) [Flutter中文文档](https://docs.flutter.kim/) ## 联系我 Email:creatint@163.com QQ:565864175 编程交流群:[![编程技术交流](https://pub.idqqimg.com/wpa/images/group.png)](//shang.qq.com/wpa/qunwpa?idkey=b34e5d3956950dc053efdd7aef63ef75151c01cfff48a951c8fc53d6349b454a) 二次元交流群:[![Yotaku](https://pub.idqqimg.com/wpa/images/group.png)](//shang.qq.com/wpa/qunwpa?idkey=2fea46b70c9a73fcbfedd08ee64ed9d6d8c554baa63dc2402082226675e825e7) ## 许可证 采用GPL-3.0许可证,查看详情[LICENSE](https://github.com/creatint/light/blob/master/LICENSE) file.