flutter_easy_bugly 1.1.0 copy "flutter_easy_bugly: ^1.1.0" to clipboard
flutter_easy_bugly: ^1.1.0 copied to clipboard

为移动开发者提供专业的异常上报和运营统计,帮助开发者快速发现并解决异常,同时掌握产品运营动态,及时跟进用户反馈

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_easy_bugly

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

dependencies:
  flutter_easy_bugly: ^1.1.0

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:flutter_easy_bugly/flutter_easy_bugly.dart';
0
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

为移动开发者提供专业的异常上报和运营统计,帮助开发者快速发现并解决异常,同时掌握产品运营动态,及时跟进用户反馈

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_easy_bugly

Packages that implement flutter_easy_bugly