tencent_bugly_plugin 0.0.5 copy "tencent_bugly_plugin: ^0.0.5" to clipboard
tencent_bugly_plugin: ^0.0.5 copied to clipboard

Bugly Flutter Plugin, only support Android and iOS. Config BuglyId exception collection can be implemented,Support channel

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tencent_bugly_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tencent_bugly_plugin: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tencent_bugly_plugin/bugly_config.dart';
import 'package:tencent_bugly_plugin/bugly_plugin.dart';
import 'package:tencent_bugly_plugin/bugly_plugin_method_channel.dart';
import 'package:tencent_bugly_plugin/bugly_plugin_platform_interface.dart';
4
likes
150
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Bugly Flutter Plugin, only support Android and iOS. Config BuglyId exception collection can be implemented,Support channel

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tencent_bugly_plugin