shake_phone 0.0.2 copy "shake_phone: ^0.0.2" to clipboard
shake_phone: ^0.0.2 copied to clipboard

A plugin to support shake gesture in mobile and iOS simulator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shake_phone

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

dependencies:
  shake_phone: ^0.0.2

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_phone/shake_phone.dart';
1
likes
150
points
9
downloads

Publisher

verified publishercodecats.au

Weekly Downloads

A plugin to support shake gesture in mobile and iOS simulator.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on shake_phone

Packages that implement shake_phone