Skip to content

RtkPluginsScreen

A pre-built plugins screen that lists available plugins with the ability to turn them on or off.

Properties

This component does not accept any properties. It uses the RealtimekitClient from the nearest RtkProvider ancestor.

Usage Examples

Basic Usage

Dart
import 'package:realtimekit_ui/src/pages/plugins/plugin_page.dart';
RtkPluginsScreen()