Skip to content

Commit bf5988c

Browse files
committed
Merge branch 'dev'
2 parents 1a035fa + f09a408 commit bf5988c

File tree

73 files changed

+480
-377
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+480
-377
lines changed

.vscode/launch.json

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"type": "dart",
1010
"request": "launch",
1111
"program": "lib/main.dart",
12-
"deviceId": "chrome"
12+
"deviceId": "chrome",
13+
"toolArgs": [
14+
"--web-renderer",
15+
"html",
16+
],
1317
},
1418
{
1519
"name": "Mac Desktop",
@@ -29,20 +33,6 @@
2933
"type": "dart",
3034
"deviceId": "linux"
3135
},
32-
{
33-
"name": "小米12s",
34-
"request": "launch",
35-
"type": "dart",
36-
"deviceId": "2206123SC",
37-
"toolArgs": [],
38-
},
39-
{
40-
"name": "小米12s-个人",
41-
"request": "launch",
42-
"type": "dart",
43-
"deviceId": "2206123SC",
44-
"program": "lib/main_personal.dart",
45-
},
4636
{
4737
"name": "小米平板5 12.4",
4838
"request": "launch",
@@ -62,5 +52,13 @@
6252
"deviceId": "2211133C",
6353
"toolArgs": [],
6454
},
55+
{
56+
"name": "小米13-带登录",
57+
"request": "launch",
58+
"type": "dart",
59+
"deviceId": "2211133C",
60+
"toolArgs": [],
61+
"program": "lib/main_personal.dart",
62+
},
6563
]
6664
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 2.2.5
2+
- 速享上架iOS啦,https://apps.apple.com/us/app/%E9%80%9F%E4%BA%AB/id6447294725?platform=iphone,复制浏览器打开,由于下载量还比较少,搜索搜不到
3+
- 其他优化
4+
- 换了一个App图标,MidJourney生成的
5+
最近实在是不太喜欢酷安的风气,也有人甚至会用“抑郁症”来对我进行人生攻击
6+
7+
并且拉黑都还会被发引战贴接着攻击,实在不喜欢远离就行啦,回归自己的生活。
8+
9+
所以如果有问题大家还是尽量写邮件进行反馈,描述详细一点,带上版本和平台,
10+
如果是bug请告诉我复现的步骤
11+
112
## 2.2.4
213
- 修复无法发送历史消息的问题
314

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def keystoreProperties = new Properties()
3030
keystoreProperties.load(new FileInputStream(keystorePropertiesFile))
3131
// end
3232
android {
33-
compileSdkVersion 32
33+
compileSdkVersion 33
3434

3535
sourceSets {
3636
}
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Loading
Loading
Binary file not shown.

assets/icon/app_icon.png

4.94 KB
Loading

assets/icon/ic_launcher.png

-1.83 KB
Binary file not shown.

assets/web.zip

81.6 KB
Binary file not shown.

ios/Podfile.lock

Lines changed: 54 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ PODS:
66
- HLSCachingReverseProxyServer
77
- PINCache
88
- Cache (6.0.0)
9-
- DKImagePickerController/Core (4.3.2):
9+
- device_info_plus (0.0.1):
10+
- Flutter
11+
- DKImagePickerController/Core (4.3.4):
1012
- DKImagePickerController/ImageDataManager
1113
- DKImagePickerController/Resource
12-
- DKImagePickerController/ImageDataManager (4.3.2)
13-
- DKImagePickerController/PhotoGallery (4.3.2):
14+
- DKImagePickerController/ImageDataManager (4.3.4)
15+
- DKImagePickerController/PhotoGallery (4.3.4):
1416
- DKImagePickerController/Core
1517
- DKPhotoGallery
16-
- DKImagePickerController/Resource (4.3.2)
18+
- DKImagePickerController/Resource (4.3.4)
1719
- DKPhotoGallery (0.0.17):
1820
- DKPhotoGallery/Core (= 0.0.17)
1921
- DKPhotoGallery/Model (= 0.0.17)
@@ -46,15 +48,15 @@ PODS:
4648
- GCDWebServer (3.5.4):
4749
- GCDWebServer/Core (= 3.5.4)
4850
- GCDWebServer/Core (3.5.4)
49-
- GoogleDataTransport (9.2.0):
51+
- GoogleDataTransport (9.2.2):
5052
- GoogleUtilities/Environment (~> 7.7)
5153
- nanopb (< 2.30910.0, >= 2.30908.0)
5254
- PromisesObjC (< 3.0, >= 1.2)
53-
- GoogleMLKit/BarcodeScanning (2.6.0):
55+
- GoogleMLKit/BarcodeScanning (3.2.0):
5456
- GoogleMLKit/MLKitCore
55-
- MLKitBarcodeScanning (~> 1.7.0)
56-
- GoogleMLKit/MLKitCore (2.6.0):
57-
- MLKitCommon (~> 5.0.0)
57+
- MLKitBarcodeScanning (~> 2.2.0)
58+
- GoogleMLKit/MLKitCore (3.2.0):
59+
- MLKitCommon (~> 8.0.0)
5860
- GoogleToolboxForMac/DebugUtils (2.3.2):
5961
- GoogleToolboxForMac/Defines (= 2.3.2)
6062
- GoogleToolboxForMac/Defines (2.3.2)
@@ -67,11 +69,11 @@ PODS:
6769
- GoogleToolboxForMac/Defines (= 2.3.2)
6870
- "GoogleToolboxForMac/NSString+URLArguments (= 2.3.2)"
6971
- "GoogleToolboxForMac/NSString+URLArguments (2.3.2)"
70-
- GoogleUtilities/Environment (7.10.0):
72+
- GoogleUtilities/Environment (7.11.1):
7173
- PromisesObjC (< 3.0, >= 1.2)
72-
- GoogleUtilities/Logger (7.10.0):
74+
- GoogleUtilities/Logger (7.11.1):
7375
- GoogleUtilities/Environment
74-
- GoogleUtilities/UserDefaults (7.10.0):
76+
- GoogleUtilities/UserDefaults (7.11.1):
7577
- GoogleUtilities/Logger
7678
- GoogleUtilitiesComponents (1.1.0):
7779
- GoogleUtilities/Logger
@@ -81,11 +83,11 @@ PODS:
8183
- PINCache (>= 3.0.1-beta.3)
8284
- image_picker_ios (0.0.1):
8385
- Flutter
84-
- MLImage (1.0.0-beta2)
85-
- MLKitBarcodeScanning (1.7.0):
86-
- MLKitCommon (~> 5.0)
87-
- MLKitVision (~> 3.0)
88-
- MLKitCommon (5.0.0):
86+
- MLImage (1.0.0-beta3)
87+
- MLKitBarcodeScanning (2.2.0):
88+
- MLKitCommon (~> 8.0)
89+
- MLKitVision (~> 4.2)
90+
- MLKitCommon (8.0.0):
8991
- GoogleDataTransport (~> 9.0)
9092
- GoogleToolboxForMac/Logger (~> 2.1)
9193
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
@@ -94,25 +96,26 @@ PODS:
9496
- GoogleUtilitiesComponents (~> 1.0)
9597
- GTMSessionFetcher/Core (~> 1.1)
9698
- Protobuf (~> 3.12)
97-
- MLKitVision (3.0.0):
99+
- MLKitVision (4.2.0):
98100
- GoogleToolboxForMac/Logger (~> 2.1)
99101
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
100102
- GTMSessionFetcher/Core (~> 1.1)
101-
- MLImage (= 1.0.0-beta2)
102-
- MLKitCommon (~> 5.0)
103+
- MLImage (= 1.0.0-beta3)
104+
- MLKitCommon (~> 8.0)
103105
- Protobuf (~> 3.12)
104106
- mobile_scanner (0.0.1):
105107
- Flutter
106-
- GoogleMLKit/BarcodeScanning (~> 2.6.0)
108+
- GoogleMLKit/BarcodeScanning (~> 3.2.0)
107109
- nanopb (2.30909.0):
108110
- nanopb/decode (= 2.30909.0)
109111
- nanopb/encode (= 2.30909.0)
110112
- nanopb/decode (2.30909.0)
111113
- nanopb/encode (2.30909.0)
112114
- open_file (0.0.1):
113115
- Flutter
114-
- path_provider_ios (0.0.1):
116+
- path_provider_foundation (0.0.1):
115117
- Flutter
118+
- FlutterMacOS
116119
- "permission_handler (5.1.0+2)":
117120
- Flutter
118121
- PINCache (3.0.3):
@@ -123,30 +126,28 @@ PODS:
123126
- PINCache/Core (3.0.3):
124127
- PINOperation (~> 1.2.1)
125128
- PINOperation (1.2.2)
126-
- PromisesObjC (2.1.1)
127-
- Protobuf (3.21.12)
128-
- SDWebImage (5.11.1):
129-
- SDWebImage/Core (= 5.11.1)
130-
- SDWebImage/Core (5.11.1)
131-
- shortcut (0.0.1):
132-
- Flutter
133-
- SwiftyGif (5.4.0)
129+
- PromisesObjC (2.2.0)
130+
- Protobuf (3.22.1)
131+
- SDWebImage (5.15.5):
132+
- SDWebImage/Core (= 5.15.5)
133+
- SDWebImage/Core (5.15.5)
134+
- SwiftyGif (5.4.4)
134135
- url_launcher_ios (0.0.1):
135136
- Flutter
136137
- wakelock (0.0.1):
137138
- Flutter
138139

139140
DEPENDENCIES:
140141
- better_player (from `.symlinks/plugins/better_player/ios`)
142+
- device_info_plus (from `.symlinks/plugins/device_info_plus/ios`)
141143
- file_picker (from `.symlinks/plugins/file_picker/ios`)
142144
- file_selector_ios (from `.symlinks/plugins/file_selector_ios/ios`)
143145
- Flutter (from `Flutter`)
144146
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
145147
- mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`)
146148
- open_file (from `.symlinks/plugins/open_file/ios`)
147-
- path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
149+
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/ios`)
148150
- permission_handler (from `.symlinks/plugins/permission_handler/ios`)
149-
- shortcut (from `.symlinks/plugins/shortcut/ios`)
150151
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
151152
- wakelock (from `.symlinks/plugins/wakelock/ios`)
152153

@@ -178,6 +179,8 @@ SPEC REPOS:
178179
EXTERNAL SOURCES:
179180
better_player:
180181
:path: ".symlinks/plugins/better_player/ios"
182+
device_info_plus:
183+
:path: ".symlinks/plugins/device_info_plus/ios"
181184
file_picker:
182185
:path: ".symlinks/plugins/file_picker/ios"
183186
file_selector_ios:
@@ -190,12 +193,10 @@ EXTERNAL SOURCES:
190193
:path: ".symlinks/plugins/mobile_scanner/ios"
191194
open_file:
192195
:path: ".symlinks/plugins/open_file/ios"
193-
path_provider_ios:
194-
:path: ".symlinks/plugins/path_provider_ios/ios"
196+
path_provider_foundation:
197+
:path: ".symlinks/plugins/path_provider_foundation/ios"
195198
permission_handler:
196199
:path: ".symlinks/plugins/permission_handler/ios"
197-
shortcut:
198-
:path: ".symlinks/plugins/shortcut/ios"
199200
url_launcher_ios:
200201
:path: ".symlinks/plugins/url_launcher_ios/ios"
201202
wakelock:
@@ -204,39 +205,39 @@ EXTERNAL SOURCES:
204205
SPEC CHECKSUMS:
205206
better_player: 2406bfe8175203c7a46fa15f9d778d73b12e1646
206207
Cache: 4ca7e00363fca5455f26534e5607634c820ffc2d
207-
DKImagePickerController: b5eb7f7a388e4643264105d648d01f727110fc3d
208+
device_info_plus: e5c5da33f982a436e103237c0c85f9031142abed
209+
DKImagePickerController: b512c28220a2b8ac7419f21c491fc8534b7601ac
208210
DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179
209211
file_picker: 3e6c3790de664ccf9b882732d9db5eaf6b8d4eb1
210212
file_selector_ios: 6e9b6d7300556c730f224905726f0a2d5d874e51
211213
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
212214
GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4
213-
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
214-
GoogleMLKit: 755661c46990a85e42278015f26400286d98ad95
215+
GoogleDataTransport: 8378d1fa8ac49753ea6ce70d65a7cb70ce5f66e6
216+
GoogleMLKit: 0017a6a8372e1a182139b9def4d89be5d87ca5a7
215217
GoogleToolboxForMac: 8bef7c7c5cf7291c687cf5354f39f9db6399ad34
216-
GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95
218+
GoogleUtilities: 9aa0ad5a7bc171f8bae016300bfcfa3fb8425749
217219
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
218220
GTMSessionFetcher: 5595ec75acf5be50814f81e9189490412bad82ba
219221
HLSCachingReverseProxyServer: 59935e1e0244ad7f3375d75b5ef46e8eb26ab181
220222
image_picker_ios: b786a5dcf033a8336a657191401bfdf12017dabb
221-
MLImage: a454f9f8ecfd537783a12f9488f5be1a68820829
222-
MLKitBarcodeScanning: b8257854f6afc1c8443d61ec6b98c28b35625df6
223-
MLKitCommon: 3bc17c6f7d25ce3660f030350b46ae7ec9ebca6e
224-
MLKitVision: e87dc3f2e456a6ab32361ebd985e078dd2746143
225-
mobile_scanner: 073e39c0c96360297389f4db68e4297a1fa58349
223+
MLImage: 489dfec109f21da8621b28d476401aaf7a0d4ff4
224+
MLKitBarcodeScanning: d92fe1911001ec36870162c5a0eb206f612b7169
225+
MLKitCommon: f6da6c5659618c070b50a80db01248ebe2964175
226+
MLKitVision: 96c96571190b7f63eddf4a12068ce8a8689e0d2c
227+
mobile_scanner: 0cf06f3d5224576aa24ade02a6f73d8b2551c7bf
226228
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
227229
open_file: 02eb5cb6b21264bd3a696876f5afbfb7ca4f4b7d
228-
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
230+
path_provider_foundation: 37748e03f12783f9de2cb2c4eadfaa25fe6d4852
229231
permission_handler: ccb20a9fad0ee9b1314a52b70b76b473c5f8dab0
230232
PINCache: 7a8fc1a691173d21dbddbf86cd515de6efa55086
231233
PINOperation: daa34d4aa1d8449089be7d405b9d974abc4724c6
232-
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
233-
Protobuf: 120350fc38646e2dedc26f49ecba778184ea1de2
234-
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
235-
shortcut: a4c2b6be7c17f23bf9a8b192c69ac7777e576026
236-
SwiftyGif: 5d4af95df24caf1c570dbbcb32a3b8a0763bc6d7
237-
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
234+
PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
235+
Protobuf: d7f7c8329edf5eb8af65547a8ba3e9c1cee927d5
236+
SDWebImage: fd7e1a22f00303e058058278639bf6196ee431fe
237+
SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f
238+
url_launcher_ios: fb12c43172927bb5cf75aeebd073f883801f1993
238239
wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f
239240

240241
PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
241242

242-
COCOAPODS: 1.11.3
243+
COCOAPODS: 1.12.0

0 commit comments

Comments
 (0)