From 702ab3f990e4b2625b33818f49f4c8549594b44f Mon Sep 17 00:00:00 2001 From: KAWASAKIAKASEI <1043501005qq@gmail.com> Date: Tue, 10 Mar 2026 00:18:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC2=E6=AC=A1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/libraries/Dart_SDK.xml | 19 ++++++++++++++ .idea/libraries/KotlinJavaRuntime.xml | 15 +++++++++++ .idea/modules.xml | 9 +++++++ .idea/runConfigurations/main_dart.xml | 6 +++++ .idea/workspace.xml | 36 +++++++++++++++++++++++++++ README.md | 13 ++++++++++ android/mydearest_android.iml | 29 +++++++++++++++++++++ mydearest.iml | 17 +++++++++++++ 8 files changed, 144 insertions(+) create mode 100644 .idea/libraries/Dart_SDK.xml create mode 100644 .idea/libraries/KotlinJavaRuntime.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/runConfigurations/main_dart.xml create mode 100644 .idea/workspace.xml create mode 100644 android/mydearest_android.iml create mode 100644 mydearest.iml diff --git a/.idea/libraries/Dart_SDK.xml b/.idea/libraries/Dart_SDK.xml new file mode 100644 index 0000000..c3edbb9 --- /dev/null +++ b/.idea/libraries/Dart_SDK.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/KotlinJavaRuntime.xml b/.idea/libraries/KotlinJavaRuntime.xml new file mode 100644 index 0000000..2b96ac4 --- /dev/null +++ b/.idea/libraries/KotlinJavaRuntime.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..c7071d8 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.idea/runConfigurations/main_dart.xml b/.idea/runConfigurations/main_dart.xml new file mode 100644 index 0000000..aab7b5c --- /dev/null +++ b/.idea/runConfigurations/main_dart.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..5b3388c --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index cbe20ad..0306ea1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ +<<<<<<< HEAD # mydearest +======= +<<<<<<< HEAD +# Flutter_First_Project + +======= +# mydearest + +>>>>>>> f48a885 (第2次提交) A new Flutter project. ## Getting Started @@ -14,3 +23,7 @@ A few resources to get you started if this is your first Flutter project: For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference. +<<<<<<< HEAD +======= +>>>>>>> 4bb705a (第一次提交) +>>>>>>> f48a885 (第2次提交) diff --git a/android/mydearest_android.iml b/android/mydearest_android.iml new file mode 100644 index 0000000..1899969 --- /dev/null +++ b/android/mydearest_android.iml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mydearest.iml b/mydearest.iml new file mode 100644 index 0000000..f66303d --- /dev/null +++ b/mydearest.iml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + +