Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 462 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 462 Bytes

testaudioplayers

A simple flutter project to test the audioplayers package:

Working:

  • ✅ download an audio file from the internet and play locally on the device.
  • ✅ skip forward and back by 30 seconds from in-app controls.

Not Working:

  • ❌ skip forward and back by 30 seconds from lockscreen controls.
    • skips forward and back by 30 milliseconds instead of 30 seconds...