widgetation 0.2.1 copy "widgetation: ^0.2.1" to clipboard
widgetation: ^0.2.1 copied to clipboard

Visual feedback for AI coding agents. Click any widget in your Flutter app, add a note, and paste structured context into Claude Code, Codex, or any AI tool.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widgetation

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

dependencies:
  widgetation: ^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:widgetation/widgetation.dart';
4
likes
160
points
86
downloads

Documentation

API reference

Publisher

verified publisherwidgetbuilder.dev

Weekly Downloads

Visual feedback for AI coding agents. Click any widget in your Flutter app, add a note, and paste structured context into Claude Code, Codex, or any AI tool.

Repository (GitHub)
View/report issues

Topics

#devtools #debugging #inspector #widget-tree

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on widgetation