rurico / flutter_record

⛔️[DEPRECATED] A flutter plugin for recorder audio and audio player.of course, you can cancel the recording.
MIT License
19 stars 5 forks source link

Pause player functionality #2

Open ukrx-xamd opened 5 years ago

ukrx-xamd commented 5 years ago

The player allows Start & Stop. If we would like to build an interface (Attached image) - that allows a recorded sound file to be played, paused, stopped - there currently lacks a PAUSE callback. It would be great if :

_flutterRecord.pausePlayer()

is added. stop pause stop

rurico commented 5 years ago

already added release 0.1.1 version