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

JSON generation tools for Flutter MCP UI Renderer. Create UI definitions programmatically with templates and fluent API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mcp_ui_generator

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

dependencies:
  flutter_mcp_ui_generator: ^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_generator/flutter_mcp_ui_generator.dart';
1
likes
150
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

JSON generation tools for Flutter MCP UI Renderer. Create UI definitions programmatically with templates and fluent API.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #json #mcp #flutter #generator

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_mcp_ui_core, meta

More

Packages that depend on flutter_mcp_ui_generator