superuser_plugin_windows 2.0.3 copy "superuser_plugin_windows: ^2.0.3" to clipboard
superuser_plugin_windows: ^2.0.3 copied to clipboard

unlisted

Detect, verify user who execute Flutter program has superuser role in Windows

Superuser detection for Windows #

Win32 API implementation of detecting superuser.

Conditions #

Property name in SuperuserInterface

Conditions of returning true

isSuperuser A program is executed by a user who is a group member of Administrators
isActivated A program invoked with "Run as administrator"

License #

BSD-3