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

A Flutter package providing customizable buttons with wave and electric animations, including optional haptic feedback using the vibration package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chaos_wave_button

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

dependencies:
  chaos_wave_button: ^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:chaos_wave_button/chaos_wave_button.dart';
13
likes
150
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing customizable buttons with wave and electric animations, including optional haptic feedback using the vibration package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vibration

More

Packages that depend on chaos_wave_button