# flutter_ydd **Repository Path**: shinewen189/flutter_ydd ## Basic Information - **Project Name**: flutter_ydd - **Description**: 下周要开始新项目了,所以可能在flutter的学习上需要告一段落了,把之前学习的知识,我用flutter仿我们现在的app,做了下界面。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-05 - **Last Updated**: 2021-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1.1版本 1.对Dio网络请求进行了封装,网络请求之前对参数的加密,添加统一参数等 2.使用sharePreference来进行本地存储 # 1.0版本 仿App上的首页效果图,基本控件的使用 # 效果图 ![image](https://github.com/yzxzm/flutter_ydd/blob/master/images/a.png) ![image](https://github.com/yzxzm/flutter_ydd/blob/master/images/b.jpg) ![image](https://github.com/yzxzm/flutter_ydd/blob/master/images/c.png) ![image](https://github.com/yzxzm/flutter_ydd/blob/master/images/d.jpg) ## Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.io/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.