From c3b45e216e3c1ba6bb70021a72f115b6093ee5ac Mon Sep 17 00:00:00 2001
From: smaboy <5244447+smaboy@user.noreply.gitee.com>
Date: Tue, 21 Dec 2021 09:45:21 +0000
Subject: [PATCH] =?UTF-8?q?update=20README.md.=20=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=E6=96=87=E6=A1=A3=E8=AF=B4=E6=98=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 29 +++++++++--------------------
1 file changed, 9 insertions(+), 20 deletions(-)
diff --git a/README.md b/README.md
index a067da7..fa77347 100644
--- a/README.md
+++ b/README.md
@@ -1,28 +1,14 @@
-# flutterapp
+# 玩安卓
-A new Flutter application.
-
-## 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.dev/docs/get-started/codelab)
-- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
-
-For help getting started with Flutter, view our
-[online documentation](https://flutter.dev/docs), which offers tutorials,
-samples, guidance on mobile development, and a full API reference.
## 关于该app
内容来源 : 参考鸿洋大神的玩安卓页面开发,使用的是该站点提供的开发API
开发目的: 学习flutter跨平台开发框架
-### Flutter学习
+## Flutter学习
-[1.在flutter中构建布局](https://flutterchina.club/tutorials/layout/#approach)
+[在flutter中构建布局](https://flutterchina.club/tutorials/layout/#approach)
-#### 关于该项中用到的一些第三方库
+## 关于该项中用到的一些第三方库
1. flutter_swiper
2. flutter_webview_plugin
@@ -34,7 +20,8 @@ samples, guidance on mobile development, and a full API reference.
8. path_provider
9. shared_preferences
-#### app部分页面展示效果如下
+## app部分页面展示效果如下
+
@@ -43,8 +30,10 @@ samples, guidance on mobile development, and a full API reference.
-#### app下载体验
+## app下载体验
+
+
[点击下载](https://www.pgyer.com/Mata)
--
Gitee