flutter_mcp_ui_runtime 0.1.0 copy "flutter_mcp_ui_runtime: ^0.1.0" to clipboard
flutter_mcp_ui_runtime: ^0.1.0 copied to clipboard

Flutter MCP UI Runtime - Comprehensive runtime environment for building dynamic, reactive user interfaces through JSON specifications with lifecycle management, services, and notifications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_mcp_ui_runtime

With Flutter:

 $ flutter pub add flutter_mcp_ui_runtime

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_mcp_ui_runtime: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_mcp_ui_runtime/flutter_mcp_ui_runtime.dart';
0
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter MCP UI Runtime - Comprehensive runtime environment for building dynamic, reactive user interfaces through JSON specifications with lifecycle management, services, and notifications.

Repository (GitHub)
View/report issues

Topics

#ui #json #mcp #flutter #runtime

License

unknown (license)

Dependencies

collection, flutter, flutter_mcp_ui_core, provider

More

Packages that depend on flutter_mcp_ui_runtime