guru_sdk/guru_app/plugins/vibration/CHANGELOG.md

1.4 KiB

1.7.5

  • Bump vibration_web to 1.6.4.

1.7.4

  • Migrating to null safety.

1.7.3

  • Use targetEnvironment check on iOS.

1.7.2

  • Updated description to indicate web support.

1.7.1

  • Fix building on iOS.

1.7.0

  • Use Android Embedding v2.

1.6.1

1.5.0

1.4.0

  • Added a hasCustomVibrationsSupport method (#34 by Skyost)
  • Use Swift 5.0

1.3.1

1.3.0

  • Add support for CoreHaptics on iOS devices #30 (by Leicas)

1.2.4

  • Move flutter_test to dev_dependencies. Fixes issue #24.

1.2.3

  • Add proper indication of async methods to docs (by @qqgg231)

1.2.2

  • Suppress deprecation warnings for vibrate method

1.2.1

  • Maintenance release

1.2.0

  • Add support for amplitude control under Android 8.0 and later (by @pmundt)

1.1.0

1.0.2

  • Update vibration.podspec

1.0.1

  • Implemented cancel method for iOS

1.0.0

  • Initial Release