flutter_shakeable 2025.5.27 copy "flutter_shakeable: ^2025.5.27" to clipboard
flutter_shakeable: ^2025.5.27 copied to clipboard

Let the flutter widget say NO by shaking itself.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_shakeable
copied to clipboard

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

dependencies:
  flutter_shakeable: ^2025.5.27
copied to clipboard

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:flutter_shakeable/flutter_shakeable.dart';
copied to clipboard
1
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

2025.01.07 - 2025.12.02

Let the flutter widget say NO by shaking itself.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_shakeable