jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
99 stars 54 forks source link

Timestamp for iOS/android #20

Closed ohnovurzaagain closed 4 years ago

ohnovurzaagain commented 4 years ago

Hello what’s up and great plugin, love it!

I saw in my emulator iOS and Android controllcenter view timestamp of Song which is played.

Can you change timestamp to something more compact and beautiful like this for example:

At the moment: 0:00:000000 - 0:00:000000 To this: 0:00:0 - 0:00:0

jeromexiong commented 4 years ago

The project is dedicated to playing audio and returning time display to Duration format in a unified way, which is maintained by developers themselves