menu
stopou_blocker package
documentation
stopou_blocker_platform_interface.dart
StopouBlockerPlatform
updateAllowlist method
updateAllowlist method
dark_mode
light_mode
updateAllowlist
method
Future
<
void
>
updateAllowlist
(
List
<
String
>
hosts
)
Implementation
Future<void> updateAllowlist(List<String> hosts) => throw UnimplementedError();
stopou_blocker package
documentation
stopou_blocker_platform_interface
StopouBlockerPlatform
updateAllowlist method
StopouBlockerPlatform class