flutter_foreground_task
flutter_foreground_task copied to clipboard
chore : update readme
This PR updates the readme file to clarify that you need to specify the foregroundServiceType inside AndroidNotificationOptions. Otherwise, the app will crash on Android 14 as mentioned here #220 .