core_haptics
library
Classes
-
AhapPattern
-
Raw AHAP data wrapper.
-
CoreHapticsPlugin
-
Dart-only plugin registrant placeholder.
-
HapticEngine
-
Manages the Core Haptics engine lifecycle and pattern loading.
-
HapticEvent
-
A single haptic event (transient or continuous) used to build patterns.
-
HapticPattern
-
A Core Haptics pattern loaded from AHAP or programmatic events.
-
HapticPlayer
-
Controls playback of a single haptic pattern.
-
HapticServiceBase
-
Abstract interface for platform-specific haptic feedback implementations.
-
HapticServiceFactory
-
Factory for creating the appropriate haptic service based on platform.
Exceptions / Errors
-
HapticsException
-
Exception thrown for Core Haptics failures.