| pcx_content_type | navigation | |
|---|---|---|
| title | RtkPluginsScreen | |
| description | API reference for RtkPluginsScreen component (Flutter Library) | |
| products |
|
A pre-built plugins screen that lists available plugins with the ability to turn them on or off.
:::note
RtkProvider must be an ancestor of this widget in the widget tree.
:::
:::caution
RtkPluginsScreen is not exported from the barrel file. Use a direct import path instead of the standard realtimekit_ui.dart import.
:::
This component does not accept any properties. It uses the RealtimekitClient from the nearest RtkProvider ancestor.
import 'package:realtimekit_ui/src/pages/plugins/plugin_page.dart';
RtkPluginsScreen()