fancy_audio_recorder 0.0.2 copy "fancy_audio_recorder: ^0.0.2" to clipboard
fancy_audio_recorder: ^0.0.2 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 #

Getting started #

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

Usage #

to /example folder.

 AudioRecorderButton(
    maxRecordTime: const Duration(seconds: 80),
    onRecordComplete: (value) {
        log('$value');
    },
 ),
11
likes
110
pub points
55%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

assets_audio_player, flutter, path, path_provider, record

More

Packages that depend on fancy_audio_recorder