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

Add update live activity with alert config #67

Closed charlesRmajor closed 8 months ago

charlesRmajor commented 8 months ago

Adds support for Alert Config, which causes the live activity to send notification ping/vibration/wake screen

istornz commented 8 months ago

Hi @charlesRmajor, thanks for your PR 👍

I will release a new update of the plugin including your feature soon.

notTural commented 6 months ago

Hi @istornz. Thanks a lot for the great package. When will you be releasing this feature?

charlesRmajor commented 6 months ago

@istornz — I think this hasn't been release yet? If that's true, maybe hold off. I'll submit a PR in a bit updating to use the new 'update' function. Apple has deprecated the old one ... keeping us on our toes, eh?

I'll include being able to set the staleIn the same was as the package currently has for 'create'.

I suggest maybe waiting b/c with staleIn also (and matching the structure of 'create,' we'll want to use named parameters, which would mean code changes required to update)

istornz commented 6 months ago

Hello 👋 This feature is already available with the latest version of the package 👌

Perfect @charlesRmajor I will release a new version once it will be done. Thanks 🙏