n_bug_reporter 0.0.2 copy "n_bug_reporter: ^0.0.2" to clipboard
n_bug_reporter: ^0.0.2 copied to clipboard

Naylalabs proprietary bug reporter plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add n_bug_reporter

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

dependencies:
  n_bug_reporter: ^0.0.2

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:n_bug_reporter/n_bug_reporter.dart';
1
likes
110
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Naylalabs proprietary bug reporter plugin

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, dio, flutter, flutter_web_plugins, json_annotation, package_info_plus

More

Packages that depend on n_bug_reporter