root 2.0.4 root: ^2.0.4 copied to clipboard
Flutter Plugin to check Android device Root status and Run shell commands in android(only), use this plugin only for short period of processes.
1.0.0 #
- initial release of root plugin.
2.0.0 #
- Null Safety Support
- updated Gradle dependencies
2.0.1 #
- format files with dart formatter
2.0.2 #
- libsu: update dependencies to latest version
- Supporting the new Android plugins APIs
2.0.3 #
- Added New method to Detect Su without permission
2.0.4 #
- Updated README