shake_flutter 17.0.0-rc.179 copy "shake_flutter: ^17.0.0-rc.179" to clipboard
shake_flutter: ^17.0.0-rc.179 copied to clipboard

Shake is a tool for receiving better bug reports automatically. Reports arrive to you instantly with a ton of useful data so you can fix them 50X faster.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shake_flutter

With Flutter:

 $ flutter pub add shake_flutter

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

dependencies:
  shake_flutter: ^17.0.0-rc.179

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:shake_flutter/shake_flutter.dart';
32
likes
0
pub points
89%
popularity

Publisher

verified publishershakebugs.com

Shake is a tool for receiving better bug reports automatically. Reports arrive to you instantly with a ton of useful data so you can fix them 50X faster.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, path

More

Packages that depend on shake_flutter