zap_bugs 0.1.1 copy "zap_bugs: ^0.1.1" to clipboard
zap_bugs: ^0.1.1 copied to clipboard

A Flutter package that detects device shakes, captures a screenshot, shows a feedback dialog, and submits the result via any backend — fully configurable and localization-friendly. Includes a built-in [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zap_bugs

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

dependencies:
  zap_bugs: ^0.1.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:zap_bugs/zap_bugs.dart';
1
likes
140
points
142
downloads

Documentation

API reference

Publisher

verified publisherzapientia.com

Weekly Downloads

A Flutter package that detects device shakes, captures a screenshot, shows a feedback dialog, and submits the result via any backend — fully configurable and localization-friendly. Includes a built-in GitHub Issues integration.

Repository (GitHub)
View/report issues

Topics

#feedback #bug-reporting #shake #screenshot #github

License

MIT (license)

Dependencies

flutter, http, package_info_plus, shake, shared_preferences

More

Packages that depend on zap_bugs