audio_tone 0.0.3 copy "audio_tone: ^0.0.3" to clipboard
audio_tone: ^0.0.3 copied to clipboard

A professional Flutter plugin for audio tone generation and Morse code playback with comprehensive audio control features, frequency modulation, and precise timing control.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_tone

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

dependencies:
  audio_tone: ^0.0.3

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:audio_tone/audio_tone.dart';
1
likes
160
points
22
downloads

Publisher

verified publishermaomishen.com

Weekly Downloads

A professional Flutter plugin for audio tone generation and Morse code playback with comprehensive audio control features, frequency modulation, and precise timing control.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on audio_tone

Packages that implement audio_tone