Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A [Flutter DevTools extension](https://pub.dev/packages/devtools_extensions) for

This package adds a new tool to Flutter's DevTools, utilizing the new `devtools_extensions` framework. With this tool, you can generate dummy text by controlling the number of words, sentences, and paragraphs on the left. You can also copy the text to clipboard and paste it anywhere.

![screenshot](/resources/screenshot.png)
![screenshot](https://raw.githubusercontent.com/offich/panache/refs/heads/develop/resources/screenshot.png)

## Getting started

Expand Down