Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 424 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 424 Bytes

1.0.0

  • Changing Name

0.0.5

  • Fix Gradle version in gradle-wrapper.properties

[0.0.4] - August 22nd, 2018

  • add compatibility for Dart 2 sdk in pubspec.yaml

[0.0.3] - July 10th, 2018

  • haptic Feedback for iOS and Android

[0.0.2] - January 26th, 2018

  • added vibrateWithPauses(Iterable<Duration> pauses)

[0.0.1] - January 24th, 2018

  • vibrate() and canVibrate() implemented on iOS and Android