assetAudioPath property
URL or path to audio asset to be used as the alarm ringtone.
For iOS, you need to drag and drop your asset(s) to your Runner
folder
in Xcode and make sure 'Copy items if needed' is checked.
Check out README.md for more informations.
Implementation
final String assetAudioPath;