mitchhymel / local_notifications

No longer in development -Flutter plugin for creating notifications
BSD 2-Clause "Simplified" License
108 stars 14 forks source link

Add support for custom vibration pattern on notification delivery #8

Closed mitchhymel closed 6 years ago

mitchhymel commented 6 years ago

Creating this issue to track work to add support for custom vibration pattern on notification delivery.

mitchhymel commented 6 years ago

This may be only possible on Android, based on the following resources:

https://stackoverflow.com/questions/10110235/ios-local-notification-custom-vibration-or-vibrate-for-longer-duration

https://stackoverflow.com/questions/23340524/additional-vibrations-for-push-notifications-with-local-notifications

mitchhymel commented 6 years ago

Done with commit bcb577ec348f6fb3f99e7588f88b82c3a22897b0 and released with v 0.0.4