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
818543a1
Commit
818543a1
authored
Jun 08, 2021
by
rockypzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme and pub description
parent
5e7c4145
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
+6
-8
README.md
README.md
+4
-6
pubspec.yaml
pubspec.yaml
+2
-2
No files found.
README.md
View file @
818543a1
# Bugly-Flutter-Plugin
# Bugly-Flutter-Plugin
Flutter
工程可以通过集成此插件实现bugly crash捕获、上报的功能。
Flutter
app can use this plugin to monitor exception happened and upload error or crash to bugly server.
使用方式可以参考工程代码和demo示例。
this plugin is developed base on bugly native crash sdk.
flutter插件是基于native sdk(Android/IOS)的封装,在接入过程如有疑问可以结合原生sdk文档一起参照
Android Native Sdk Doc: https://bugly.qq.com/docs/user-guide/instruction-manual-android/?v=20181014122344
Android crash 接入文档: https://bugly.qq.com/docs/user-guide/instruction-manual-android/?v=20181014122344
iOS Crash Native Sdk Doc: https://bugly.qq.com/docs/user-guide/instruction-manual-ios/?v=20181014122344
IOS crash 接入文档: https://bugly.qq.com/docs/user-guide/instruction-manual-ios/?v=20181014122344
pubspec.yaml
View file @
818543a1
name
:
bugly_crash
name
:
bugly_crash
description
:
bugly crash plugin
description
:
Flutter app can use this plugin to monitor exception happened and upload error or crash to bugly server.
version
:
0.0.
2
version
:
0.0.
3
homepage
:
https://bugly.qq.com
homepage
:
https://bugly.qq.com
environment
:
environment
:
...
...
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