flutter_touch_interaction_controller 1.0.0 copy "flutter_touch_interaction_controller: ^1.0.0" to clipboard
flutter_touch_interaction_controller: ^1.0.0 copied to clipboard

outdated

A Flutter plugin to detect and handle touch events on the screen for Android device.

All notable changes to this project will be documented in this file. We follow the Semantic Versioning 2.0.0 format.

1.0.0 - 2023-06-19 #

Added #

  • Main Features
    1. One-touch event recognition and stream provision.
    2. Requesting accessibilityService permission.
    3. Verifying accessibilityService permission.
    4. One-touch execution.

Deprecated #

  • Nothing.

Removed #

  • Nothing.

Fixed #

  • Nothing.