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

Simple audio recorder ready to use (Like instant soup).

fancy_audio_player #

Simple audio recorder ready to use (Like instant soup).

Demo #

til

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

to /example folder.

 AudioRecorderButton(
    maxRecordDuration: const Duration(seconds: 80),
    onRecordComplete: (value) {
        log('$value');
    },
 ),
12
likes
110
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Simple audio recorder ready to use (Like instant soup).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, eval_ex, flutter, record

More

Packages that depend on fancy_audio_recorder