File tree Expand file tree Collapse file tree 9 files changed +31
-17
lines changed
fastlane/metadata/android Expand file tree Collapse file tree 9 files changed +31
-17
lines changed Original file line number Diff line number Diff line change 11<div align =" center " >
22<img src =" ./assets/icon.png " style =" border-radius :10px ; margin :10px ; width :120px " alt =" XDYou " >
3- <h1 >Traintime PDA</h1 >
3+ <h1 >Traintime PDA / XDYou </h1 >
44
55[ ![ Release downloads] ( https://img.shields.io/github/downloads/BenderBlog/traintime_pda/total.svg )] ( https://GitHub.com/BenderBlog/traintime_pda/releases/ ) ![ Android Version] ( https://img.shields.io/badge/Android%20API-23%2B-green )
66
@@ -55,10 +55,10 @@ XDYou,代码名称为 Traintime PDA,是为西电学生设计的开源信息
5555## 编译环境
5656
5757``` bash
58- Flutter 3.32.2 • channel stable • https://github.com/flutter/flutter.git
59- Framework • revision 8defaa71a7 (5 天前 ) • 2025-06-04 11:02:51 -0700
60- Engine • revision 1091508939 (9 天前 ) • 2025-05-30 12:17:36 -0700
61- Tools • Dart 3.8.1 • DevTools 2.45.1
58+ Flutter 3.35.3 • channel stable • https://github.com/flutter/flutter.git
59+ Framework • revision a402d9a437 (6 days ago ) • 2025-09-03 14:54:31 -0700
60+ Engine • hash 672c59cfa87c8070c20ba2cd1a6c2a1baf5cf08b ( revision ddf47dd3ff) (5 days ago ) • 2025-09-03 20:02:13.000Z
61+ Tools • Dart 3.9.2 • DevTools 2.48.0
6262```
6363
6464## 授权信息
Original file line number Diff line number Diff line change 1+ Notice: The name of the software has been changed to XDYou
2+
3+ 1. Club suggestion
4+ 2. Electricity rewrite to allow everyone change their dorm.
5+ 3. Serveral bug fix
6+
7+ All functions are implemented by @BenderBlog, thanks @LQSY-H and 对策府库 for promoting my software.
Original file line number Diff line number Diff line change 1+ 注意:现在安卓版更名为 XDYou
2+
3+ 1. 校园社团推荐
4+ 2. 电费获取逻辑重构,允许所有用户更改宿舍信息
5+ 3. 若干错误修复
6+
7+ 所有功能均由 @BenderBlog 实现,感谢 @LQSY-H 和对策府库提供的推广。
Original file line number Diff line number Diff line change 2121 <key >CFBundleVersion </key >
2222 <string >1.0 </string >
2323 <key >MinimumOSVersion </key >
24- <string >12 .0 </string >
24+ <string >13 .0 </string >
2525</dict >
2626</plist >
Original file line number Diff line number Diff line change 11# Uncomment this line to define a global platform for your project
2- platform :ios , '12 .0'
2+ platform :ios , '13 .0'
33
44# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55ENV [ 'COCOAPODS_DISABLE_STATS' ] = 'true'
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ SPEC CHECKSUMS:
173173 DKImagePickerController: b512c28220a2b8ac7419f21c491fc8534b7601ac
174174 DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179
175175 file_picker: a0560bc09d61de87f12d246fc47d2119e6ef37be
176- Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
176+ Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
177177 flutter_mailer: 3a8cd4f36c960fb04528d5471097270c19fec1c4
178178 flutter_native_splash: c32d145d68aeda5502d5f543ee38c192065986cf
179179 fluttertoast: 2c67e14dce98bbdb200df9e1acf610d7a6264ea1
@@ -193,6 +193,6 @@ SPEC CHECKSUMS:
193193 tflite_flutter: 64b192e11352fe36943ab6656e1d49207f1a5595
194194 url_launcher_ios: 694010445543906933d732453a59da0a173ae33d
195195
196- PODFILE CHECKSUM: fcea9c47f522808f4cfa6e487cbf0330a9c9389e
196+ PODFILE CHECKSUM: fccef8b72006b348e10af7f0e51539a1a81d984d
197197
198198COCOAPODS: 1.16.2
Original file line number Diff line number Diff line change 755755 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
756756 GCC_WARN_UNUSED_FUNCTION = YES;
757757 GCC_WARN_UNUSED_VARIABLE = YES;
758- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
758+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
759759 MTL_ENABLE_DEBUG_INFO = NO;
760760 SDKROOT = iphoneos;
761761 STRIP_STYLE = "non-global";
11301130 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
11311131 GCC_WARN_UNUSED_FUNCTION = YES;
11321132 GCC_WARN_UNUSED_VARIABLE = YES;
1133- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
1133+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
11341134 MTL_ENABLE_DEBUG_INFO = YES;
11351135 ONLY_ACTIVE_ARCH = YES;
11361136 SDKROOT = iphoneos;
11851185 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
11861186 GCC_WARN_UNUSED_FUNCTION = YES;
11871187 GCC_WARN_UNUSED_VARIABLE = YES;
1188- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
1188+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
11891189 MTL_ENABLE_DEBUG_INFO = NO;
11901190 SDKROOT = iphoneos;
11911191 STRIP_STYLE = "non-global";
Original file line number Diff line number Diff line change 11name : watermeter
22description : Another personal data assistant for XDU.
33publish_to : " none"
4- version : 1.5.1+31
4+ version : 1.5.2+32
55
6- environment :
7- sdk : ^3.8.0
6+ environment :
7+ sdk : ^3.8.0
88
99dependencies :
1010 dio : ^5.0.0
@@ -54,7 +54,7 @@ dependencies:
5454 styled_widget : ^0.4.1
5555 file_picker : ^10.1.9
5656 chinese_font_library : ^1.1.0
57- ming_cute_icons : ^0.0.7
57+ ming_cute_icons : ^0.0.7
5858 remixicon : ^1.4.1
5959 timelines_plus : ^1.0.4
6060 based_split_view : ^1.2.0
You can’t perform that action at this time.
0 commit comments