superuser_plugin_windows 2.0.3 superuser_plugin_windows: ^2.0.3 copied to clipboard
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 |
---|---|
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