audio_tone 0.0.6
audio_tone: ^0.0.6 copied to clipboard
A professional Flutter plugin for audio tone generation and Morse code playback with comprehensive audio control features, frequency modulation, and precise timing control.
0.0.6 #
- Add
lightFlashingMagnificationFactorparameter for light flashing magnification factor - Add
onDonecallback for when the Morse code playback is done
0.0.5 #
- Fix ios playStream issue
0.0.4 #
- Add
playStreammethod for playing Morse code callback to stream
0.0.3 #
- Fixed Android audio playback issues in specific scenarios
- Enhanced tap-to-play functionality and user experience
- Improved audio playback reliability on Android devices
0.0.2 #
- Added
getMorseCodePlayDurationmethod for calculating Morse code playback duration - Fixed iOS platform code implementation errors
- Improved audio playback performance and stability
0.0.1 #
- Commented out all print statements in native iOS and Android code
- Improved description field in pubspec.yaml with professional English description
- Added complete English README documentation
- Renamed original Chinese README to README_CN.md
- Initial release
- Support for audio tone generation and Morse code playback
- Complete Flutter plugin functionality
- Support for both iOS and Android platforms