Releases: SimformSolutionsPvtLtd/audio_waveforms
Releases · SimformSolutionsPvtLtd/audio_waveforms
v1.0.1
What's Changed
- ✨ Add onCompletion stream 🐛 The visualization gets stuck incomplete. by @ujas-m-simformsolutions in #147
- 🐛 Fix path with space doesn't doesn't show waveform by @ujas-m-simformsolutions in #148
- 🐛 Fix extractor requires audio player to be initialised by @ujas-m-simformsolutions in #149
- 🐛 Fix infinite scroll in
WaveformType.longby @ujas-m-simformsolutions in #150 - 📝 Update changelog and 🔥 Add main contributors by @ujas-m-simformsolutions in #151
- 📝 Fix formatting by @ujas-m-simformsolutions in #152
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
- 🔧 Add missing import by @Ujas-Majithiya in #94
- 🔨 Fix:: Pana Score Fix by @aditya-css in #98
- 🐛 Fixed android volume error by @Ujas-Majithiya in #103
- ✨ Add waveform extraction natively part-1 by @ujas-m-simformsolutions in #126
- ✨ Improve audio file waveforms by @Ujas-Majithiya in #123
- ✨ Add bug report and feature request template by @ujas-m-simformsolutions in #131
- 📝 Updated readme ✨ Add migration guide by @ujas-m-simformsolutions in #135
- 📝 Updated example app 🔨 Fixed tap gesture not working and fixed platform stream being initialised multiple times by @ujas-m-simformsolutions in #138
- ✨ Update recorder normalization by @Ujas-Majithiya in #99
- 🔨 Fixed player button not showing up and made bitrate nullable and update default recording extension to m4a by @ujas-m-simformsolutions in #140
New Contributors
- @aditya-css made their first contribution in #98
Full Changelog: 0.1.5...1.0.0
v0.1.5+1
What's Changed
- 🔧 Add missing import by @Ujas-Majithiya in #94
- 🔨 Fix:: Pana Score Fix by @aditya-css in #98
New Contributors
- @aditya-css made their first contribution in #98
Full Changelog: 0.1.5...0.1.5+1
v0.1.5
What's Changed
- Bump compileSdkVersion/gradle/kotlin to match flutter 3.0 by @yohom in #70
- 🐛 Fixed push back distance wouldn't reset when recording again by @Ujas-Majithiya in #75
- Fixed an issue with
preparePlayerreportingPlease provide a valid file pathwhen the path hasfile://prefix on ios. by @yohom in #72 - Fixed lint warnings and, Updated Info.plist permission descriptions. by @DhavalRKansara in #76
- Update AudioPlayer.swift by @rlee1990 in #87
- Added bitrate selection by @abhay-s-rawat in #84
- 📝 Updated docs and fixed docs,variable name,function names typos by @Ujas-Majithiya in #92
New Contributors
- @yohom made their first contribution in #70
- @rlee1990 made their first contribution in #87
- @abhay-s-rawat made their first contribution in #84
Full Changelog: 0.1.3...0.1.5
v0.1.3
- Fixed #41 & #49 - Upgrade Package with flutter 3.0.
- Fixed #50 & #57 & #65 - android build error fixed
- Fixed ios resume recording issue
- A fixed player state not getting update when playing is finished by providing a PlayerState stream.
- Added current duration stream for PlayerController.
- Breaking: Replaced seekToStart parameter from startPlayer() with FinishMode enum for better controls when audio is finished
- Breaking: Renamed disposeFunc() to simpler dispose() for both controllers
- Internal native restructure.
- Minor documentation update
v0.1.1
What's Changed
- 📝 Updated preview urls by @ujas-m-simformsolutions in #16
- 🔨 Separated encoder input for better support by @ujas-m-simformsolutions in #22
- ✨ waveform from audio file by @ujas-m-simformsolutions in #27
- 🔨 fixed gif quality issue by @ujas-m-simformsolutions in #30
- ✨ scroll timer listener by @ujas-m-simformsolutions in #29
- 📝 updated example app 🐛 fixed stream would not re-initialise by @ujas-m-simformsolutions in #28
- 📝 updated gif url by @ujas-m-simformsolutions in #31
- 📝 updated change-log by @ujas-m-simformsolutions in #32
- 📝 fixed pub point warning and updated banner by @ujas-m-simformsolutions in #34
Full Changelog: 0.0.2...0.1.1
v0.0.3+2
What's Changed
- 📝 Updated preview urls by @ujas-m-simformsolutions in #16
- 📝 Updated gif preview url by @ujas-m-simformsolutions in #17
- 📝 Updated gif by @ujas-m-simformsolutions in #18
- 📝 Gif fix by @ujas-m-simformsolutions in #19
Full Changelog: 0.0.2...0.0.3+2
v0.0.2
v0.0.1
Merge pull request #14 from SimformSolutionsPvtLtd/feature/update-lic…