# flutter_demo **Repository Path**: jeremyjone/flutter_demo ## Basic Information - **Project Name**: flutter_demo - **Description**: flutter demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-09 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter demo 基于《好客租房》项目的 flutter 应用。 **可以直接运行,欢迎 star。** 具体视频教程见:[bilibili](https://www.bilibili.com/video/BV18Q4y1o7nP?p=1) ## 介绍 项目完成与 2021.9,采用最新技术。 Dart 2.14.2 Flutter 2.5.1 ## 说明 本 demo 全部内容采用 **空安全** 方式编写,这是与视频内容不一样的地方。 同时,联调部分只实现了注册与登录的模拟,其余没有实现,不过像 Dio、Auth 等已经封装。 ## 截图 ![](./static/images/screenshot/loading.png) ![](./static/images/screenshot/login.png) ![](./static/images/screenshot/register.png) ![](./static/images/screenshot/home.png) ![](./static/images/screenshot/search.png) ![](./static/images/screenshot/detail.png) ![](./static/images/screenshot/profile.png) ![](./static/images/screenshot/manage.png) ![](./static/images/screenshot/publish.png)