shakebug 1.0.9 copy "shakebug: ^1.0.9" to clipboard
shakebug: ^1.0.9 copied to clipboard

Shakebug allows users to report bugs from their mobile phone. Just shake the device to capture data, screenshots, and logs for developers to view easily.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shakebug

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

dependencies:
  shakebug: ^1.0.9

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:shakebug/shakebug.dart';
2
likes
150
points
158
downloads

Documentation

API reference

Publisher

verified publishershakebug.com

Weekly Downloads

Shakebug allows users to report bugs from their mobile phone. Just shake the device to capture data, screenshots, and logs for developers to view easily.

Homepage

License

unknown (license)

Dependencies

battery_plus, connectivity_plus, device_info_plus, flutter, flutter_foreground_task, flutter_localizations, flutter_screen_recording, get_thumbnail_video, http, image_picker, package_info_plus, path_provider, permission_handler, screen_capture_event, sensors_plus, shared_preferences, video_player, video_trimmer

More

Packages that depend on shakebug