flutter_audio_widgets 0.1.0 copy "flutter_audio_widgets: ^0.1.0" to clipboard
flutter_audio_widgets: ^0.1.0 copied to clipboard

Professional grade gauges and controls for Flutter audio applications and VSTs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_audio_widgets

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

dependencies:
  flutter_audio_widgets: ^0.1.0

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_audio_widgets/flutter_audio_widgets.dart';
0
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Professional grade gauges and controls for Flutter audio applications and VSTs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_audio_widgets