istornz / flutter_live_activities

A Flutter plugin to use iOS 16.1+ Live Activities ⛹️ & iPhone Dynamic Island 🏝️ features
https://dimitridessus.fr/
MIT License
161 stars 48 forks source link

make sure deliveryActivity isn't null before using #39

Closed phuchuynhStrong closed 1 year ago

phuchuynhStrong commented 1 year ago

Just add a null check to make sure deliveryActivity isn't null before using. Related bug #40