animated_sound_widget 0.0.1 copy "animated_sound_widget: ^0.0.1" to clipboard
animated_sound_widget: ^0.0.1 copied to clipboard

A Flutter widget that animates in response to sound input with dynamic visual effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_sound_widget

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

dependencies:
  animated_sound_widget: ^0.0.1

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:animated_sound_widget/animated_sound_widget.dart';
7
likes
160
points
15
downloads

Publisher

verified publisherhamzah-alkahef.com

Weekly Downloads

A Flutter widget that animates in response to sound input with dynamic visual effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_sound_widget