audify 1.0.0 copy "audify: ^1.0.0" to clipboard
audify: ^1.0.0 copied to clipboard

High-performance audio visualizer for Flutter with trap/dubstep style visualizations. Features circular spectrum and bar spectrum displays with album artwork support. Supports Android and iOS with nat [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add audify

With Flutter:

 $ flutter pub add audify

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

dependencies:
  audify: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:audify/audify.dart';
1
likes
0
points
237
downloads

Publisher

verified publishernabilfaris.id

Weekly Downloads

High-performance audio visualizer for Flutter with trap/dubstep style visualizations. Features circular spectrum and bar spectrum displays with album artwork support. Supports Android and iOS with native FFT processing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on audify

Packages that implement audify