music_visualizer 1.0.4 copy "music_visualizer: ^1.0.4" to clipboard
music_visualizer: ^1.0.4 copied to clipboard

this plugin help developers to show a music wave through animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add music_visualizer
copied to clipboard

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

dependencies:
  music_visualizer: ^1.0.4
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:music_visualizer/music_visualizer.dart';
copied to clipboard
71
likes
140
points
468
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.24 - 2025.01.06

this plugin help developers to show a music wave through animation.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on music_visualizer