FLUTTER ECOSYSTEM

gaimon

A Flutter plugin to fully support Haptic feedback with custom pattern.

Latest version
1.4.3
30-day downloads
60.4K
Likes
134
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

Gaimon is a Flutter plugin that enables full haptic feedback support on Android and iOS devices, allowing developers to implement custom vibration patterns. It provides precise control over haptic intensity, duration, and timing, enhancing user interaction with tactile responses. The package integrates seamlessly into Flutter apps, offering a simple API for triggering haptics across platforms. Designed for immersive experiences, it’s ideal for gaming, UI feedback, and accessibility features. Its source code is open and actively maintained.

Use cases
  • Custom haptic feedback in games
  • Enhancing UI interactions
  • Accessibility improvements
  • Gesture-based app responses
Key features
  • Supports custom haptic patterns
  • Cross-platform (Android & iOS)
  • Simple API integration
  • Open-source and actively maintained
  • Precise timing and intensity control
Suitable for
  • Developers building interactive apps
  • Game developers seeking tactile feedback
  • Apps requiring accessibility enhancements
  • Teams focused on user experience design
Considerations
  • Requires device compatibility with haptics
  • Limited to supported Android and iOS devices
  • No support for older OS versions
  • May require permission handling on some platforms
Supported platformsAndroidiOS

Install package

flutter pub add gaimon

Categories

Related projects