remedi_permission library
Classes
- AppPermission
- Permission
- Defines the permissions which can be checked and requested.
- PermissionItemViewBuilder
- PermissionListPage
- PermissionListRepository
- PermissionListView
- PermissionListViewModel
- PermissionManager
-
PermissionPage<
Permission> - PermissionRepository
- PermissionView
- PermissionViewModel
- PermissionWithService
- A special kind of permission, used to access a service.
Extensions
- FuturePermissionStatusGetters
-
Utility getter extensions for the
Future<PermissionStatus>
type. - FutureServiceStatusGetters
-
Utility getter extensions for the
Future<ServiceStatus>
type. - PermissionActions
- Actions that can be executed on a permission.
- PermissionCheckShortcuts
-
Shortcuts for checking the
status
of a Permission. - PermissionEx
- PermissionListActions
- Actions that can be taken on a List of Permissions.
- PermissionStatusGetters
- Utility getter extensions for the PermissionStatus type.
- ServicePermissionActions
- Actions that apply only to permissions that have an associated service.
- ServiceStatusGetters
- Utility getter extensions for the ServiceStatus type.
Functions
-
openAppSettings(
) → Future< bool> - Opens the app settings page.
Enums
- PermissionPlatform
- PermissionStatus
- Defines the state of a Permission.
- ServiceStatus
- Defines the different states a service can be in.