flutter_mcp_ui_core 0.2.0 copy "flutter_mcp_ui_core: ^0.2.0" to clipboard
flutter_mcp_ui_core: ^0.2.0 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.0

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';
1
likes
130
points
197
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

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