flutter_mcp_ui_core 0.2.2 copy "flutter_mcp_ui_core: ^0.2.2" to clipboard
flutter_mcp_ui_core: ^0.2.2 copied to clipboard

Core models, constants, and utilities for Flutter MCP UI system. Shared foundation for renderer and generator packages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mcp_ui_core

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

dependencies:
  flutter_mcp_ui_core: ^0.2.2

Alternatively, your editor might support 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_core/flutter_mcp_ui_core.dart';
2
likes
130
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

Core models, constants, and utilities for Flutter MCP UI system. Shared foundation for renderer and generator packages.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #json #mcp #flutter #widget

Documentation

API reference

License

unknown (license)

Dependencies

collection, flutter, meta

More

Packages that depend on flutter_mcp_ui_core