# flutter_learn **Repository Path**: presurekey/flutter ## Basic Information - **Project Name**: flutter_learn - **Description**: flutter learn - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-17 - **Last Updated**: 2025-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FreeRead Flutter 免费小说阅读器 #### 基于libxml2交叉编译出Android可用的动态库解析网络上的小说网站的html文件解析文本内容的小说阅读 功能以及请求网络公开API获取文章跳转webView页面查看文章详情的功能。 # 项目介绍 1. 使用provider 管理页面数据更新 2. hive数据库存储数据 3. Dio网络数据 4. lottie 记载开屏动画 # 更新计划 1. 小说模块搜索功能实现 # 项目截图 - **开屏动画**
![开屏动画](https://gitee.com/presurekey/flutter/raw/master/screenShot/splash.jpg)
- **首页**
![首页1](https://gitee.com/presurekey/flutter/raw/master/screenShot/home1.jpg) ![首页2](https://gitee.com/presurekey/flutter/raw/master/screenShot/home2.jpg)
- **webView**
![排行](https://gitee.com/presurekey/flutter/raw/master/screenShot/webView.jpg)
- **小说页面**
![搜索](https://gitee.com/presurekey/flutter/raw/master/screenShot/novel1.jpg) ![搜索结果](https://gitee.com/presurekey/flutter/raw/master/screenShot/novel2.jpg) ## LICENSE ``` Copyright 2021 PressureKai Team, All right reserved. 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. ```