audio_play_or_record
A Flutter package for recording and playing audio messages with interactive waveform visualization, seek support, and chat-style UI.
What this package is like to depend on
Last release 8 days ago
16 Aug 2026
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 12 of 12 stable releases
Nothing withdrawn
no release was ever pulled
8 months old
12 releases · first in 2025
12 releases in the last 12 months
see the full history below
Release timeline
12 releases · Dec 2025 to Aug 2026Releases
latest 12-
1.1.016 Aug 2026Release notes
Open source →Improved
- Updated minimum supported Dart SDK to
3.10.0. - Updated minimum supported Flutter version to
3.38.0. - Updated package dependencies to their latest compatible versions.
- Updated Android build configuration and Gradle dependencies to support the latest Flutter/Android toolchain.
- Improved compatibility with modern Flutter and Dart versions.
Improved
- Updated project configuration for the latest Flutter and Dart ecosystem.
- Improved Android build compatibility.
- Updated dependency constraints and build configuration.
- Minor maintenance and compatibility improvements.
- Updated minimum supported Dart SDK to
-
1.0.1021 Apr 2026 -
1.0.922 Feb 2026Release notes
Open source →Improved
- Extra Property added for finding audio click
- Extra button hide and audio non mandatory properties added in config
-
1.0.823 Dec 2025 -
1.0.722 Dec 2025 -
1.0.620 Dec 2025 -
1.0.520 Dec 2025Release notes
Open source →Added
- New public properties for layout, preview, and overlay customization.
Improved
- Input alignment and adaptive behavior.
- Pattern detection and performance.
-
1.0.415 Dec 2025Release notes
Open source →Added
-
Introduced additional customization options for UI components.
-
Added new configurable widgets to improve flexibility and reuse.
-
Exposed more public properties for styling and behavior control.
Changed
-
Refactored existing widgets to support enhanced customization.
-
Improved widget APIs for better extensibility and consistency.
-
Updated default styles while preserving backward compatibility where possible.
Improved
-
Enhanced overall UI configurability without affecting existing usage.
-
Minor internal refactors to improve maintainability and readability.
-
-
1.0.314 Dec 2025Release notes
Open source →Fixed
- Applied
dart formatto all source files - Resolved pana static analysis formatting issues
- Improved code consistency and lint compliance
- Applied
-
1.0.214 Dec 2025Release notes
Open source →Improvements
-
Expanded
READMEwith detailed usage examples and API explanations. -
Added comprehensive DartDoc comments for all public API members.
-
Code cleanup for better readability and maintainability.
-
Minor bug fixes and performance optimizations.
-
Added implementation examples for both Android and iOS.
-
-
1.0.113 Dec 2025Release notes
Open source →-
Updated
READMEwith improved documentation. -
Minor fixes and code cleanup.
-
-
1.0.013 Dec 2025Release notes
Open source →Added
-
Initial release of the
audio_play_or_recordpackage. -
Audio recording functionality via tap or long-press.
-
Audio playback with waveform visualization.
-
Interactive waveform with seek support.
-
Animated waveform during recording.
-
Customizable UI options for waveform color, buttons, and icons.
Fixed
-
Accurate playback position and progress calculation.
-
Improved responsiveness of waveform rendering.
Changed
- Refactored audio controller to enhance performance.
-