flutter_vibration icon indicating copy to clipboard operation
flutter_vibration copied to clipboard

iOS errors - vibrate with custom duration and vibration cancel not working

Open jan-koz opened this issue 1 year ago • 3 comments

Calling Vibration.vibrate() with custom duration has no impact on iOS, vibration length is 500 ms. It's possible to vibrate with pattern to achieve custom duration. Also as in title canceling vibration on iOS is not working. Checked on iPhone 13, iOS 16.1.1

jan-koz avatar Aug 22 '23 10:08 jan-koz