apptive_grid_error_reporting 1.0.0 copy "apptive_grid_error_reporting: ^1.0.0" to clipboard
apptive_grid_error_reporting: ^1.0.0 copied to clipboard

An error reporting tool using ApptiveGrid to send/store error reports

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apptive_grid_error_reporting

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

dependencies:
  apptive_grid_error_reporting: ^1.0.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:apptive_grid_error_reporting/apptive_grid_error_reporting.dart';
1
likes
150
points
83
downloads

Publisher

verified publisherapptivegrid.de

Weekly Downloads

An error reporting tool using ApptiveGrid to send/store error reports

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

apptive_grid_core, collection, flutter, http, package_info_plus, universal_io

More

Packages that depend on apptive_grid_error_reporting