ultra_flutter_devtools 1.13.0 copy "ultra_flutter_devtools: ^1.13.0" to clipboard
ultra_flutter_devtools: ^1.13.0 copied to clipboard

Platformweb

Flutter DevTools extension showing live MCP activity for the flutter-ultra-mcp Claude Code plugin (sessions, recent tool calls, errors, screenshot grid).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ultra_flutter_devtools

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

dependencies:
  ultra_flutter_devtools: ^1.13.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:ultra_flutter_devtools/ultra_flutter_devtools.dart';
0
likes
135
points
14
downloads

Documentation

API reference

Publisher

verified publisherbdaya-dev.com

Weekly Downloads

Flutter DevTools extension showing live MCP activity for the flutter-ultra-mcp Claude Code plugin (sessions, recent tool calls, errors, screenshot grid).

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

devtools_app_shared, devtools_extensions, flutter, web

More

Packages that depend on ultra_flutter_devtools