Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
Bugly Flutter Plugin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李增强
Bugly Flutter Plugin
Commits
27cd4e83
Commit
27cd4e83
authored
3 years ago
by
rockypzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add static_framework statement
parent
3bd3f1b0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ios/bugly_crash.podspec
ios/bugly_crash.podspec
+1
-1
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
ios/bugly_crash.podspec
View file @
27cd4e83
...
...
@@ -16,7 +16,7 @@ bugly crash plugin
s
.
public_header_files
=
'Classes/**/*.h'
s
.
dependency
'Flutter'
s
.
dependency
'Bugly'
s
.
static_framework
=
true
s
.
ios
.
deployment_target
=
'8.0'
end
This diff is collapsed.
Click to expand it.
pubspec.yaml
View file @
27cd4e83
name
:
bugly_crash
description
:
Flutter app can use this plugin to monitor exception happened and upload error or crash to bugly server.
version
:
0.0.
5
version
:
0.0.
6
homepage
:
https://bugly.qq.com
environment
:
...
...
This diff is collapsed.
Click to expand it.
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