superuser_plugin_unix 2.0.0+1 copy "superuser_plugin_unix: ^2.0.0+1" to clipboard
superuser_plugin_unix: ^2.0.0+1 copied to clipboard

unlisted

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 true

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