shake_context 0.2.0 copy "shake_context: ^0.2.0" to clipboard
shake_context: ^0.2.0 copied to clipboard

Dual-mode, privacy-first, shake-triggered bug reporting and user feedback engine for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shake_context

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

dependencies:
  shake_context: ^0.2.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:shake_context/shake_context.dart';
1
likes
130
points
11
downloads

Documentation

API reference

Publisher

verified publishersakarc.com.np

Weekly Downloads

Dual-mode, privacy-first, shake-triggered bug reporting and user feedback engine for Flutter.

Repository (GitHub)
View/report issues

Topics

#bug-reporting #feedback #debugging #logging #shake

License

MIT (license)

Dependencies

device_info_plus, dio, flutter, http, image_picker, package_info_plus, path_provider, sensors_plus

More

Packages that depend on shake_context