deven98 / shake

A flutter package for detecting phone shakes.
BSD 2-Clause "Simplified" License
92 stars 52 forks source link

Shake does not work on Safari in iPhone. #15

Open ThatPham2000 opened 2 years ago

ThatPham2000 commented 2 years ago

I am developing an application using your library. I run my application on iPhone Safari and shake it, but Safari only shows "undo typing". How can I catch event shake in Safari? Thanks in advance.