MANISH DAYMA
MANISH DAYMA

Reputation: 1240

how to play custom sound for alarm in flutter?

I want to create alarm application for flutter with a functionality that user can choose the custom alarm sound that are uploaded on firebase storage. how can I achieve this ?

I have tried using some packages but some of them does not support custom sound and others only support asset sounds but I want to get sound from network is it possible if yes then how ?

Upvotes: 0

Views: 557

Answers (1)

Edward C
Edward C

Reputation: 1

Quick Google Search results in #1 result : https://flutteragency.com/play-custom-sound-in-flutter/

Upvotes: 0

Related Questions