audio_play_or_record 1.0.2 copy "audio_play_or_record: ^1.0.2" to clipboard
audio_play_or_record: ^1.0.2 copied to clipboard

A Flutter package for recording and playing audio messages with interactive waveform visualization, seek support, and chat-style UI.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2025-12-14 #

Added #

  • Initial release of audio_play_or_record package
  • Audio recording (tap / long-press)
  • Audio playback with waveform
  • Interactive waveform with seek support
  • Animated waveform while recording
  • Customizable UI for wave color, button, and icons

Fixed #

  • Playback position and progress calculation
  • Waveform rendering responsiveness

Changed #

  • Refactored audio controller for better performance

1.0.1 - 2025-12-14 #

  • Improved README documentation
  • Minor fixes and cleanup

1.0.2 – 2025-12-14 #

Improvements #

  • Enhanced README documentation with detailed usage examples and API explanations.
  • Added full dartdoc comments for public API members.
  • Cleaned up code for readability and maintainability.
  • Minor bug fixes and performance optimizations.
  • Implementation examples added for both Android and iOS.
4
likes
0
points
418
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for recording and playing audio messages with interactive waveform visualization, seek support, and chat-style UI.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_animate, just_audio, just_waveform, path_provider, record

More

Packages that depend on audio_play_or_record