loonix / another_audio_recorder

(Null-Safe + V2) Audio Record Plugin that supports record, pause, resume, stop, and provide access to audio level metering properties average power peak power.
https://pub.dev/packages/another_audio_recorder
MIT License
5 stars 8 forks source link

Example does not work #5

Closed hapasa closed 1 year ago

hapasa commented 1 year ago

There are several deprecation's. audioPlayer.play() api has changed.

loonix commented 1 year ago

@hapasa can you say which are deprecated so I can work on a fix? can you tell me more information, on what you are trying to do? Like flutter version, etc..

loonix commented 1 year ago

It should all work now on the latest version, thanks