PackageTrack
Sign in Get early access

advanced_haptics

A Flutter plugin for playing advanced, custom haptic feedback patterns on Android and iOS, including waveforms and Core Haptics .ahap files.

1.0.8 miracle101000/advanced_haptics

What this package is like to depend on

Last release 5 months ago

12 Mar 2026

Ships fairly regularly

a new release about every 3 months

Nearly every release is documented

notes for 15 of 15 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

15 releases · first in 2025

3 releases in the last 12 months

see the full history below

Release timeline

15 releases · Jul 2025 to Mar 2026
2026
Release Pre-release

Releases

latest 15
  1. 1.0.8 12 Mar 2026
    Release notes

    Updated ReadMe


    Open source →
  2. 1.0.7 12 Mar 2026
    Release notes

    Contributor: @rdeekshitha-scapia#4

    • FIX: Lowered minSdkVersion from 26 to 21, allowing the plugin to be used in apps targeting Android 5.0+. API 26 (Oreo) haptic requirements are now enforced at runtime via a centralized hasOreoHaptics() check rather than at the build level.

    Open source →
  3. 1.0.6 06 Dec 2025
    Release notes

    Contributor: @kvennkvenn/bug-foreground-restart

    • FIX: Resolved an issue where lightTap() and mediumTap() were not triggering haptic feedback on iOS (e.g. iPhone 13 Pro, iOS 18), while success() worked correctly. Reported in #2.

    Open source →
  4. 1.0.5 15 Jul 2025
    Release notes
    • FIX: Resolved a build error on iOS versions below 16 caused by use of CHHapticPattern(contentsOf:), which is only available in iOS 16+. Implemented a fallback using manual AHAP JSON decoding and CHHapticPattern(dictionary:) for compatibility with iOS 13–15.

    Open source →
  5. 1.0.4 07 Jul 2025
    Release notes
    • Updated README.

    Open source →
  6. 1.0.3 07 Jul 2025
    Release notes
    • Added platform-specific methods for iOS.
    • Improved README structure and organization.

    Open source →
  7. 1.0.2 07 Jul 2025
    Release notes
    • Added platform-specific methods for Android.

    Open source →
  8. 1.0.1 06 Jul 2025
    Release notes
    • Updated README.

    Open source →
  9. 1.0.0 06 Jul 2025
    Release notes
    • Proper launch of advanced_haptics.

    Open source →
  10. 0.0.6 06 Jul 2025
    Release notes
    • FIX: Resolved a build error on iOS (Cannot find type 'CHHapticPlayer' in scope) by adding the necessary CoreHaptics framework import.

    Open source →
  11. 0.0.5 06 Jul 2025
    Release notes
    • Fixed playback issues on iOS in the waveform method.

    Open source →
  12. 0.0.4 06 Jul 2025
    Release notes
    • Fixed playback issues on iOS in the waveform method.

    Open source →
  13. 0.0.3 06 Jul 2025
    Release notes
    • Fixed bug in iOS.

    Open source →
  14. 0.0.2 06 Jul 2025
    Release notes
    • Updated README.

    Open source →
  15. 0.0.1 06 Jul 2025
    Release notes
    • Initial release of the advanced_haptics package.
    • Support for Android waveform patterns.
    • Support for iOS Core Haptics via .ahap files.
    • Added predefined patterns and device support checking.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive