a11y_service 0.0.12 a11y_service: ^0.0.12 copied to clipboard
A Flutter plugin for Android Accessibility Service.
0.0.12 #
- Change AnalyzedResult nodes to
SortedMap
- Optimize node search logic
- Fix bugs
0.0.11 #
forceStopApp
add 10s timeout
0.0.10 #
- Rename
Nodes
toA11yServiceNode
0.0.9 #
- Rename
Event
toA11yServiceEvent
- Rename
Result
toA11yServiceResult
0.0.8 #
- Add
analyze
method
0.0.7 #
- Change
doFindTextAndClick
toactionFindTextAndClick
0.0.6 #
- Add
doFindTextAndClick
method
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