Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
B
book-app
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
book-app
Commits
2c4565c5
提交
2c4565c5
authored
6月 24, 2024
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
94939cdf
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
34 行增加
和
50 行删除
+34
-50
AppFrameworkInfo.plist
ios/Flutter/AppFrameworkInfo.plist
+1
-1
Podfile
ios/Podfile
+1
-12
Podfile.lock
ios/Podfile.lock
+24
-29
project.pbxproj
ios/Runner.xcodeproj/project.pbxproj
+4
-4
Runner.xcscheme
ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
+1
-1
pubspec.lock
pubspec.lock
+0
-0
pubspec.yaml
pubspec.yaml
+3
-3
没有找到文件。
ios/Flutter/AppFrameworkInfo.plist
浏览文件 @
2c4565c5
...
...
@@ -21,6 +21,6 @@
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
1.0
<
/string
>
<
k
e
y
>
MinimumOSVersion
<
/k
e
y
>
<
string
>
1
1
.0
<
/string
>
<
string
>
1
2
.0
<
/string
>
<
/
d
i
c
t
>
<
/plist
>
ios/Podfile
浏览文件 @
2c4565c5
# Uncomment this line to define a global platform for your project
# platform :ios, '1
1
.0'
# platform :ios, '1
2
.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV
[
'COCOAPODS_DISABLE_STATS'
]
=
'true'
...
...
@@ -37,16 +37,5 @@ end
post_install
do
|
installer
|
installer
.
pods_project
.
targets
.
each
do
|
target
|
flutter_additional_ios_build_settings
(
target
)
target
.
build_configurations
.
each
do
|
config
|
config
.
build_settings
[
'GCC_PREPROCESSOR_DEFINITIONS'
]
||=
[
'$(inherited)'
,
## dart: PermissionGroup.microphone
'PERMISSION_MICROPHONE=1'
,
'PERMISSION_CAMERA=1'
,
'PERMISSION_PHOTOS=1'
,
'PERMISSION_SPEECH_RECOGNIZER=1'
,
'PERMISSION_MEDIA_LIBRARY=1'
,
]
end
end
end
ios/Podfile.lock
浏览文件 @
2c4565c5
PODS:
- audio_session (0.0.1):
- Flutter
- Bugly (2.6.1)
- connectivity_plus (0.0.1):
- Flutter
- ReachabilitySwift
...
...
@@ -9,6 +10,9 @@ PODS:
- Flutter (1.0.0)
- flutter_app_update (0.0.1):
- Flutter
- flutter_bugly (0.0.1):
- Bugly
- Flutter
- flutter_inapp_purchase (0.0.1):
- Flutter
- flutter_inappwebview_ios (0.0.1):
...
...
@@ -29,7 +33,7 @@ PODS:
- fluwx/pay (= 0.0.1)
- fluwx/pay (0.0.1):
- Flutter
- WechatOpenSDK-XCFramework (~> 2.0.
2
)
- WechatOpenSDK-XCFramework (~> 2.0.
4
)
- image_picker_ios (0.0.1):
- Flutter
- just_audio (0.0.1):
...
...
@@ -42,18 +46,11 @@ PODS:
- FlutterMacOS
- permission_handler_apple (9.1.1):
- Flutter
- ReachabilitySwift (5.
0.0
)
- ReachabilitySwift (5.
2.3
)
- screen_protector (1.2.1):
- Flutter
- ScreenProtectorKit (~> 1.3.1)
- ScreenProtectorKit (1.3.1)
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- sentry_flutter (7.19.0):
- Flutter
- FlutterMacOS
- Sentry/HybridSDK (= 8.21.0)
- SentryPrivate (8.21.0)
- shared_preferences_foundation (0.0.1):
- Flutter
- FlutterMacOS
...
...
@@ -65,7 +62,7 @@ PODS:
- tobias/normal (= 0.0.1)
- tobias/normal (0.0.1):
- Flutter
- WechatOpenSDK-XCFramework (2.0.
2
)
- WechatOpenSDK-XCFramework (2.0.
4
)
DEPENDENCIES:
- audio_session (from `.symlinks/plugins/audio_session/ios`)
...
...
@@ -73,6 +70,7 @@ DEPENDENCIES:
- device_info_plus (from `.symlinks/plugins/device_info_plus/ios`)
- Flutter (from `Flutter`)
- flutter_app_update (from `.symlinks/plugins/flutter_app_update/ios`)
- flutter_bugly (from `.symlinks/plugins/flutter_bugly/ios`)
- flutter_inapp_purchase (from `.symlinks/plugins/flutter_inapp_purchase/ios`)
- flutter_inappwebview_ios (from `.symlinks/plugins/flutter_inappwebview_ios/ios`)
- flutter_sound (from `.symlinks/plugins/flutter_sound/ios`)
...
...
@@ -84,19 +82,17 @@ DEPENDENCIES:
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
- screen_protector (from `.symlinks/plugins/screen_protector/ios`)
- sentry_flutter (from `.symlinks/plugins/sentry_flutter/ios`)
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
- sqflite (from `.symlinks/plugins/sqflite/darwin`)
- tobias (from `.symlinks/plugins/tobias/ios`)
SPEC REPOS:
trunk:
- Bugly
- flutter_sound_core
- OrderedSet
- ReachabilitySwift
- ScreenProtectorKit
- Sentry
- SentryPrivate
- WechatOpenSDK-XCFramework
EXTERNAL SOURCES:
...
...
@@ -110,6 +106,8 @@ EXTERNAL SOURCES:
:path: Flutter
flutter_app_update:
:path: ".symlinks/plugins/flutter_app_update/ios"
flutter_bugly:
:path: ".symlinks/plugins/flutter_bugly/ios"
flutter_inapp_purchase:
:path: ".symlinks/plugins/flutter_inapp_purchase/ios"
flutter_inappwebview_ios:
...
...
@@ -132,8 +130,6 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/permission_handler_apple/ios"
screen_protector:
:path: ".symlinks/plugins/screen_protector/ios"
sentry_flutter:
:path: ".symlinks/plugins/sentry_flutter/ios"
shared_preferences_foundation:
:path: ".symlinks/plugins/shared_preferences_foundation/darwin"
sqflite:
...
...
@@ -142,34 +138,33 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/tobias/ios"
SPEC CHECKSUMS:
audio_session: 4f3e461722055d21515cf3261b64c973c062f345
audio_session: 088d2483ebd1dc43f51d253d4a1c517d9a2e7207
Bugly: 217ac2ce5f0f2626d43dbaa4f70764c953a26a31
connectivity_plus: bf0076dd84a130856aa636df1c71ccaff908fa1d
device_info_plus: c6fb39579d0f423935b0c9ce7ee2f44b71b9fce6
Flutter:
f04841e97a9d0b0a8025694d0796dd46242b2854
Flutter:
e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_app_update: 65f61da626cb111d1b24674abc4b01728d7723bc
flutter_bugly: c9800f4d5bc5bdc27ffdde3417a26ba44266e0c3
flutter_inapp_purchase: 5c6a1ac3f11b11d0c8c0321c0c41c1f05805e4c8
flutter_inappwebview_ios: 97215cf7d4677db55df76782dbd2930c5e1c1ea0
flutter_sound: c60effa2a350fb977885f0db2fbc4c1ad5160900
flutter_sound_core: 26c10e5832e76aaacfae252d8925232281c486ae
flutter_tts: 0f492aab6accf87059b72354fcb4ba934304771d
fluwx:
3c7b6df42f83d444d4538f3eaeae079f12d30c37
image_picker_ios:
99dfe1854b4fa34d0364e74a78448a0151025425
fluwx:
c18fd6c16b03a2187cd07d6e48e32a7801962849
image_picker_ios:
c560581cceedb403a6ff17f2f816d7fea1421fc1
just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa
OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c
package_info_plus: 115f4ad11e0698c8c1c5d8a689390df880f47e85
path_provider_foundation:
3784922295ac71e43754bd15e0653ccfd36a147c
path_provider_foundation:
2b6b4c569c0fb62ec74538f866245ac84301af46
permission_handler_apple: e76247795d700c14ea09e3a2d8855d41ee80a2e6
ReachabilitySwift:
985039c6f7b23a1da463388634119492ff86c825
ReachabilitySwift:
7f151ff156cea1481a8411701195ac6a984f4979
screen_protector: 6f92086bd2f2f4b54f54913289b9d1310610140b
ScreenProtectorKit: 83a6281b02c7a5902ee6eac4f5045f674e902ae4
Sentry: ebc12276bd17613a114ab359074096b6b3725203
sentry_flutter: 88ebea3f595b0bc16acc5bedacafe6d60c12dcd5
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe
shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec
tobias:
22f69183b14af82a2ac8ff698af084c352744e5f
WechatOpenSDK-XCFramework:
acdeeda129efbef9532bca8a10c24e1b4b8c7d69
tobias:
cc3bf3abfe6138bbcac1d013b86b8bd872bbf613
WechatOpenSDK-XCFramework:
36fb2bea0754266c17184adf4963d7e6ff98b69f
PODFILE CHECKSUM:
293dca100fbb3eb6a866f640cf85127844630abc
PODFILE CHECKSUM:
6e700dec67e6deac9b1c69bb14c49a2217a12d15
COCOAPODS: 1.1
1
.2
COCOAPODS: 1.1
5
.2
ios/Runner.xcodeproj/project.pbxproj
浏览文件 @
2c4565c5
...
...
@@ -231,7 +231,7 @@
97C146E61CF9000F007C117D
/* Project object */
=
{
isa
=
PBXProject
;
attributes
=
{
LastUpgradeCheck
=
1
30
0
;
LastUpgradeCheck
=
1
51
0
;
ORGANIZATIONNAME
=
""
;
TargetAttributes
=
{
331C80F0294D02FB00263BE5
=
{
...
...
@@ -468,7 +468,7 @@
GCC_WARN_UNINITIALIZED_AUTOS
=
YES_AGGRESSIVE
;
GCC_WARN_UNUSED_FUNCTION
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
1
1
.0
;
IPHONEOS_DEPLOYMENT_TARGET
=
1
2
.0
;
MTL_ENABLE_DEBUG_INFO
=
NO
;
SDKROOT
=
iphoneos
;
SUPPORTED_PLATFORMS
=
iphoneos
;
...
...
@@ -592,7 +592,7 @@
GCC_WARN_UNINITIALIZED_AUTOS
=
YES_AGGRESSIVE
;
GCC_WARN_UNUSED_FUNCTION
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
1
1
.0
;
IPHONEOS_DEPLOYMENT_TARGET
=
1
2
.0
;
MTL_ENABLE_DEBUG_INFO
=
YES
;
ONLY_ACTIVE_ARCH
=
YES
;
SDKROOT
=
iphoneos
;
...
...
@@ -641,7 +641,7 @@
GCC_WARN_UNINITIALIZED_AUTOS
=
YES_AGGRESSIVE
;
GCC_WARN_UNUSED_FUNCTION
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
1
1
.0
;
IPHONEOS_DEPLOYMENT_TARGET
=
1
2
.0
;
MTL_ENABLE_DEBUG_INFO
=
NO
;
SDKROOT
=
iphoneos
;
SUPPORTED_PLATFORMS
=
iphoneos
;
...
...
ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
浏览文件 @
2c4565c5
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"1
30
0"
LastUpgradeVersion =
"1
51
0"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
...
...
pubspec.lock
浏览文件 @
2c4565c5
差异被折叠。
点击展开。
pubspec.yaml
浏览文件 @
2c4565c5
...
...
@@ -52,10 +52,10 @@ dependencies:
# 存储基本数据
shared_preferences
:
2.1.1
# 屏幕适配
flutter_screenutil
:
5.8.2
flutter_screenutil
:
^5.9.3
pull_to_refresh_flutter3
:
2.0.1
# 加载图片
extended_image
:
8.0.2
extended_image
:
^8.2.1
# 图标库
ionicons
:
0.2.2
# 网络
...
...
@@ -66,7 +66,7 @@ dependencies:
flutter_tts
:
3.8.5
# webview
flutter_inappwebview
:
^6.0.0
intl
:
0.18.0
intl
:
^0.18.1
# 录音
flutter_sound
:
^9.2.13
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论