thyagoluciano / flutter_radio

Radio station streaming example with ExoPlayer and Flutter.
GNU General Public License v3.0
86 stars 41 forks source link

Pausing does not save current location in track #38

Open louisdeb opened 4 years ago

louisdeb commented 4 years ago

If you pause a track while it is playing, and then call play again, the play is started from the beginning of the track as opposed to where the track was paused.

pishguy commented 3 years ago

+1