Skip to content

RtkPluginsScreen

Last updated View as MarkdownAgent setup

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

import 'package:realtimekit_ui/src/pages/plugins/plugin_page.dart';

RtkPluginsScreen()

Was this helpful?