bugbattle_sdk 5.0.1 copy "bugbattle_sdk: ^5.0.1" to clipboard
bugbattle_sdk: ^5.0.1 copied to clipboard

discontinued
PlatformAndroidiOS

The BugBattle SDK for Flutter is the easiest way to integrate BugBattle into your apps!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bugbattle_sdk

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

dependencies:
  bugbattle_sdk: ^5.0.1

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:bugbattle_sdk/bugbattle_sdk.dart';
5
likes
110
pub points
0%
popularity

Publisher

verified publisherbugbattle.io

The BugBattle SDK for Flutter is the easiest way to integrate BugBattle into your apps!

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bugbattle_sdk