flutter_mcp_ui_generator 0.2.1 copy "flutter_mcp_ui_generator: ^0.2.1" to clipboard
flutter_mcp_ui_generator: ^0.2.1 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.1

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';
0
likes
150
points
189
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

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