zeba_academy_gesture_engine 0.0.1 copy "zeba_academy_gesture_engine: ^0.0.1" to clipboard
zeba_academy_gesture_engine: ^0.0.1 copied to clipboard

Advanced custom gesture recognition engine for Flutter.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


0.1.0 - 2026-04-06 #

โœจ Added #

  • Initial release of zeba_academy_gesture_engine

  • Custom gesture recognition system

  • Support for basic gestures:

    • Line detection
    • Circle detection
    • Z-shape detection
  • Gesture velocity calculation

  • Direction tracking using atan2

  • Gesture controller for handling gesture lifecycle

  • Gesture widget for easy UI integration

  • Basic gesture combination detection support

  • Gesture smoothing support (noise reduction)

๐Ÿงช Testing #

  • Added unit tests for gesture detection
  • Verified gesture recognition logic
  • Ensured test coverage for core engine

๐Ÿ› ๏ธ Improvements #

  • Optimized distance calculations using dart:math
  • Improved gesture matching logic for better accuracy
  • Cleaner and modular architecture

0.0.1 Initial Development #

โœจ Added #

  • Project setup using Flutter package template
  • Initial folder structure and core files
  • Basic gesture point tracking system

โš ๏ธ Notes #

  • Early development version
  • Not intended for production use

๐Ÿ“Œ Upcoming #

๐Ÿš€ Planned Features #

  • $1 Gesture Recognizer (high accuracy recognition)
  • Multi-touch gesture support
  • Gesture templates system
  • Advanced gesture combinations
  • Visual gesture debugger
  • Performance optimizations

Thank you for using zeba_academy_gesture_engine! ๐Ÿš€

0
likes
140
points
34
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Advanced custom gesture recognition engine for Flutter.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter, vector_math

More

Packages that depend on zeba_academy_gesture_engine