Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
special_equipment_flutter
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴春元
special_equipment_flutter
Commits
c236ee3d
Commit
c236ee3d
authored
Sep 16, 2025
by
吴春元
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完整版
parent
657a203f
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
18 additions
and
36 deletions
+18
-36
contents.xcworkspacedata
ios/Runner.xcworkspace/contents.xcworkspacedata
+0
-10
IDEWorkspaceChecks.plist
ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+0
-8
WorkspaceSettings.xcsettings
...ner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
+0
-8
Info.plist
ios/Runner/Info.plist
+10
-10
pubspec.lock
pubspec.lock
+8
-0
No files found.
ios/Runner.xcworkspace/contents.xcworkspacedata
deleted
100644 → 0
View file @
657a203f
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version =
"1.0"
>
<FileRef
location =
"group:Runner.xcodeproj"
>
</FileRef>
<FileRef
location =
"group:Pods/Pods.xcodeproj"
>
</FileRef>
</Workspace>
ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
deleted
100644 → 0
View file @
657a203f
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
IDEDidComputeMac32BitWarning
<
/k
e
y
>
<
tru
e
/
>
<
/
d
i
c
t
>
<
/plist
>
ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
deleted
100644 → 0
View file @
657a203f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
PreviewsEnabled
</key>
<false/>
</dict>
</plist>
ios/Runner/Info.plist
View file @
c236ee3d
...
...
@@ -2,12 +2,12 @@
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
PermissionGroupNotification
<
/k
e
y
>
<
string
>
Notification
<
/string
>
<
k
e
y
>
NSLocationAlwaysAndWhenInUseUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取位置权限,用于定位特种设备日管控检查位置信息
<
/string
>
<
k
e
y
>
NSLocationAlwaysUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取位置权限,用于定位特种设备日管控检查位置信息
<
/string
>
<
k
e
y
>
PermissionGroupNotification
<
/k
e
y
>
<
string
>
Notification
<
/string
>
<
k
e
y
>
NSLocationAlwaysAndWhenInUseUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取位置权限,用于定位特种设备日管控检查位置信息
<
/string
>
<
k
e
y
>
NSLocationAlwaysUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取位置权限,用于定位特种设备日管控检查位置信息
<
/string
>
<
k
e
y
>
CADisableMinimumFrameDurationOnPhone
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
...
...
@@ -25,17 +25,17 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.0.
6
<
/string
>
<
string
>
1.0.
7
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
6
<
/string
>
<
string
>
7
<
/string
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSCameraUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取相机权限,用于特种设备日管控检查拍照
<
/string
>
<
k
e
y
>
NSLocationWhenInUseUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取位置权限,用于定位特种设备日管控检查位置信息
<
/string
>
<
k
e
y
>
NSLocationWhenInUseUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取位置权限,用于定位特种设备日管控检查位置信息
<
/string
>
<
k
e
y
>
NSPhotoLibraryAddUsageDescription
<
/k
e
y
>
<
string
>
晋特保助手需要获取相册权限,用于特种设备日管控检查拍照图片存储
<
/string
>
<
k
e
y
>
NSPhotoLibraryUsageDescription
<
/k
e
y
>
...
...
pubspec.lock
View file @
c236ee3d
...
...
@@ -97,6 +97,14 @@ packages:
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.3.2+3"
card_swiper:
dependency: "direct main"
description:
name: card_swiper
sha256: "21e52a144decbf0054e7cfed8bbe46fc89635e6c86b767eaccfe7d5aeba32528"
url: "https://pub.flutter-io.cn"
source: hosted
version: "3.0.1"
characters:
dependency: transitive
description:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment