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

Flutter SDK for Inceptor crash logging service. Automatically captures and reports crashes and errors from your Flutter application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add inceptor_flutter

With Flutter:

 $ flutter pub add inceptor_flutter

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

dependencies:
  inceptor_flutter: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:inceptor_flutter/inceptor_flutter.dart';
0
likes
0
points
201
downloads

Publisher

verified publisherbase.al

Weekly Downloads

Flutter SDK for Inceptor crash logging service. Automatically captures and reports crashes and errors from your Flutter application.

Repository (GitHub)
View/report issues

Topics

#crash-reporting #error-tracking #logging #monitoring #debugging

Documentation

Documentation

License

unknown (license)

Dependencies

connectivity_plus, device_info_plus, flutter, http, package_info_plus, shared_preferences

More

Packages that depend on inceptor_flutter