haptics 0.0.1-test copy "haptics: ^0.0.1-test" to clipboard
haptics: ^0.0.1-test copied to clipboard

discontinued
outdated

Haptic feedback cross platform.

Haptics #

Haptic feedback cross platform #

With help of haptics.js http://www.hapticsjs.org for the web version and flutter_vibrate https://github.com/rodydavis/flutter_vibrate for mobile version #

Haptic feedback cross platform #

My site #

https://benhaim.app

Github repo #

https://github.com/hmbenhaim/qr_scanner_web

Useage #

  • Import it in your index.html
 <script src="packages/haptics/assets/haptics.js" type="text/javascript"></script>
  • Install the package
 dependencies:
    haptics: <version>