recorder 1.0.6 copy "recorder: ^1.0.6" to clipboard
recorder: ^1.0.6 copied to clipboard

A simple Flutter package for recording and playing audio.

Flutter Recorder πŸŽ™οΈ #

A lightweight and easy-to-use Flutter package for recording audio on Android and iOS.
It provides a simple API to start, pause, resume, and stop audio recordings β€” perfect for voice notes, chat apps, and custom recording features.


✨ Features #

βœ… Record high-quality audio on Android & iOS
βœ… Start, pause, resume, and stop recording
βœ… Get real-time recording duration
βœ… Save files locally or in app directory
βœ… Permission handling for microphone access
βœ… Custom file naming and format options


πŸ“Έ Screenshots #

Here’s how the recorder UI looks:

Recorder Demo Recorder Demo Recorder Demo

Developer #

Developed by:

πŸš€ Getting Started #

1️⃣ Add dependency #

dependencies:
  recorder:
    latest_version

## πŸ‘¨β€πŸ’» Author
**Hussain Shah**  
Flutter Developer  
[GitHub](https://github.com/shah000) 
[Email](mailto:shahjihussain42@gmail.com)
2
likes
160
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Flutter package for recording and playing audio.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter, path, path_provider, record

More

Packages that depend on recorder