Skip to content

Commit fd88193

Browse files
committed
update: inspector.png, README.md
1 parent f507159 commit fd88193

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# inspector
22

3-
![Pub Version](https://img.shields.io/pub/v/inspector?label=pub)
3+
[![Pub Version](https://img.shields.io/pub/v/inspector?label=pub)](https://pub.dev/packages/inspector)
4+
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/kekland/inspector/Test%20and%20analysis)](https://github.com/kekland/inspector/actions)
45
[![Coverage Status](https://coveralls.io/repos/github/kekland/inspector/badge.svg?branch=master)](https://coveralls.io/github/kekland/inspector?branch=master)
6+
[![GitHub Repo stars](https://img.shields.io/github/stars/kekland/inspector?style=social)](https://github.com/kekland/inspector)
57

68
<img src="https://github.com/kekland/inspector/raw/master/img/inspector.png" width="100%">
79

810
A Flutter package for inspecting widgets. Also comes with an eyedropper functionality. Useful for debugging widgets and for QA testing.
911

1012
Supports keyboard shortcuts if you're using a physical keyboard.
1113

14+
Check out the [example web app!](https://kekland.github.io/inspector/#/)
15+
1216
Inspired by [inspx](https://github.com/raunofreiberg/inspx).
1317

1418
## WIP

img/inspector.png

16.7 KB
Loading

0 commit comments

Comments
 (0)