fft_recorder_ui 1.0.4
fft_recorder_ui: ^1.0.4 copied to clipboard
audio recorder + FFT bar visualizer Flutter package. Built on top of flutter_recorder.
1.0.4 #
- Updated contributing section with maintainer contact email
1.0.3 #
- Major README improvements: Comprehensive documentation with step-by-step tutorials
- Added complete API documentation with detailed parameter descriptions
- Added troubleshooting guide with common issues and solutions
- Added platform-specific guides for Android, iOS, and Web
- Added advanced usage examples and performance optimization tips
- Improved code examples with GetX pattern support
- Translated documentation to English for international users
- Verified all documentation against actual implementation
1.0.2 #
- Add images to README.
1.0.1 #
- Update README for publishing.
1.0.0 #
- Initial release with recording controls and FFT bar visualizer.
- Real-time FFT streaming and controller API.