Simple recorder example

The example source is there. You can have a live run of the examples here.

This is a very simple example for Flutter Sound beginners, that shows how to record, and then playback a file. It create a Recorder object and use the verb startRecorder().

This example is really basic.

screen shot