superuser_plugin_unix 2.0.0-m.1 superuser_plugin_unix: ^2.0.0-m.1 copied to clipboard
Detect, verify user who execute Flutter program has superuser role in UNIX
Superuser detection for UNIX system. #
UNIX's C API implementation of detecting superuser.
Conditions #
Property name in SuperuserInterface |
Conditions of returning |
---|---|
isSuperuser |
A program is executed by a user who is root or a group member that can call sudo command |
isActivated |
A program is executed under root identity |
License #
BSD-3