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

retracted

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 Dart:

 $ dart pub add zap_bugs

With Flutter:

 $ flutter pub add zap_bugs

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

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

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

unknown (license)

Dependencies

flutter, http, package_info_plus, shake, shared_preferences

More

Packages that depend on zap_bugs