superuser_interfaces 3.0.0+1
superuser_interfaces: ^3.0.0+1 copied to clipboard
Interface defination for verifying user executes Flutter program with superuser role.
3.0.0+1 #
- Fix repository link unreachable problem as the default branch renamed.
3.0.0 #
- Change Dart SDK constraint to
^3.8.0
2.2.0 #
- Change Dart SDK constraint to
^3.6.0
for applying monorepo support.
2.1.0 #
- Add user groups getter.
2.0.0 #
- Mark
SuperuserInterface
final - Add
SuperuserPlatform
for handling fetching properties. - Add
SuperuserProcessError
to indicate error occured when fetching properties.
1.0.0 #
- Include features
- User with superuser right
- Execute under superuser
- Obtain username