a11y_service 0.0.15
a11y_service: ^0.0.15 copied to clipboard
A Flutter plugin for Android Accessibility Service.
0.0.15 #
- Remove 100ms sleep
0.0.14 #
actionFindTextAndClickremove repeat click
0.0.13 #
- Analyze sleep 100ms
forceStopAppreturn result after 100ms
0.0.12 #
- Change AnalyzedResult nodes to
SortedMap - Optimize node search logic
- Fix bugs
0.0.11 #
forceStopAppadd 10s timeout
0.0.10 #
- Rename
NodestoA11yServiceNode
0.0.9 #
- Rename
EventtoA11yServiceEvent - Rename
ResulttoA11yServiceResult
0.0.8 #
- Add
analyzemethod
0.0.7 #
- Change
doFindTextAndClicktoactionFindTextAndClick
0.0.6 #
- Add
doFindTextAndClickmethod
0.0.5 #
- Add permission state change stream
0.0.4 #
- Fixed json data
0.0.3 #
- Change result stream data
0.0.2 #
- Fix force stop
0.0.1 #
- Add global actions
- Add force stop app
- Add event listener